Geant4
10.03.p03
|
#include <CCalG4Ecal.hh>
Public Types | |
enum | CMType { module1, module2 } |
Static Public Attributes | |
static G4String | idName = "CrystalMatrix" |
Protected Member Functions | |
virtual G4VPhysicalVolume * | constructIn (G4VPhysicalVolume *) |
virtual void | constructSensitive () |
Protected Member Functions inherited from CCalEcal | |
virtual int | readFile () |
virtual void | constructDaughters () |
Protected Member Functions inherited from CCalDetector | |
int | buildFromFile () |
Protected Member Functions inherited from CCalG4Able | |
void | AddCCalG4Able (CCalG4Able *) |
Additional Inherited Members | |
Protected Attributes inherited from CCalDetector | |
G4String | detectorName |
G4String | fileName |
G4String | pathName |
CCalDetectorTable | theDetectorsInside |
int | constructFlag |
Protected Attributes inherited from CCalG4Able | |
G4VPhysicalVolume * | detPhysicalVolume |
CCalG4AbleTable | theG4DetectorsInside |
G4String | g4ableName |
G4bool | sensitivity |
CCalVisualisable | visProperties |
G4VisAttributes * | g4VisAtt [CCalVisualisable::TotalVisTypes] |
Definition at line 39 of file CCalG4Ecal.hh.
enum CCalG4Ecal::CMType |
Enumerator | |
---|---|
module1 | |
module2 |
Definition at line 42 of file CCalG4Ecal.hh.
CCalG4Ecal::CCalG4Ecal | ( | const G4String & | name | ) |
Definition at line 65 of file CCalG4Ecal.cc.
|
virtual |
Definition at line 68 of file CCalG4Ecal.cc.
|
protectedvirtual |
Implements CCalG4Able.
Definition at line 74 of file CCalG4Ecal.cc.
|
protectedvirtual |
Reimplemented from CCalG4Able.
Definition at line 276 of file CCalG4Ecal.cc.
|
static |
Definition at line 51 of file CCalG4Ecal.hh.