Geant4
10.03.p03
|
#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 |
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 36 of file CCalG4Hall.hh.
CCalG4Hall::CCalG4Hall | ( | const G4String & | name | ) |
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.