Geant4
9.6.p02
|
Detector construction class using text geometry file and using a sensitive detector. More...
#include <ExTGDetectorConstructionWithSD.hh>
Public Member Functions | |
ExTGDetectorConstructionWithSD () | |
~ExTGDetectorConstructionWithSD () | |
G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Detector construction class using text geometry file and using a sensitive detector.
Definition at line 41 of file ExTGDetectorConstructionWithSD.hh.
ExTGDetectorConstructionWithSD::ExTGDetectorConstructionWithSD | ( | ) |
Definition at line 43 of file ExTGDetectorConstructionWithSD.cc.
ExTGDetectorConstructionWithSD::~ExTGDetectorConstructionWithSD | ( | ) |
Definition at line 49 of file ExTGDetectorConstructionWithSD.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 55 of file ExTGDetectorConstructionWithSD.cc.