Geant4
9.6.p02
|
#include <CCalG4Hall.hh>
Protected Member Functions | |
virtual G4VPhysicalVolume * | constructIn (G4VPhysicalVolume *) |
virtual void | constructDaughters () |
Protected Member Functions inherited from CCalHall | |
virtual int | readFile () |
Protected Member Functions inherited from CCalDetector | |
int | buildFromFile () |
Protected Member Functions inherited from CCalG4Able | |
void | AddCCalG4Able (CCalG4Able *) |
virtual void | constructSensitive () |
Additional Inherited Members | |
Protected Attributes inherited from CCalDetector | |
G4String | detectorName |
G4String | fileName |
CCalDetectorTable | theDetectorsInside |
int | constructFlag |
Protected Attributes inherited from CCalG4Able | |
G4VPhysicalVolume * | detPhysicalVolume |
CCalG4AbleTable | theG4DetectorsInside |
G4String | g4ableName |
G4bool | sensitivity |
CCalVisualisable | visProperties |
G4VisAttributes * | g4VisAtt [CCalVisualisable::TotalVisTypes] |
Static Protected Attributes inherited from CCalDetector | |
static G4String | pathName = getenv("CCAL_GEOMPATH") |
Definition at line 36 of file CCalG4Hall.hh.
Definition at line 53 of file CCalG4Hall.cc.
|
virtual |
Definition at line 56 of file CCalG4Hall.cc.
|
protectedvirtual |
Reimplemented from CCalHall.
Definition at line 101 of file CCalG4Hall.cc.
|
protectedvirtual |
Implements CCalG4Able.
Definition at line 62 of file CCalG4Hall.cc.