Geant4
10.03.p03
|
#include <ExN01DetectorConstruction.hh>
Public Member Functions | |
ExN01DetectorConstruction () | |
~ExN01DetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 48 of file ExN01DetectorConstruction.hh.
ExN01DetectorConstruction::ExN01DetectorConstruction | ( | ) |
Definition at line 49 of file ExN01DetectorConstruction.cc.
ExN01DetectorConstruction::~ExN01DetectorConstruction | ( | ) |
Definition at line 59 of file ExN01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 65 of file ExN01DetectorConstruction.cc.