|
Geant4
10.03.p02
|
#include <XDetectorConstruction.hh>


Public Member Functions | |
| XDetectorConstruction () | |
| virtual | ~XDetectorConstruction () |
| virtual G4VPhysicalVolume * | Construct () |
| virtual void | ConstructSDandField () |
| void | Field (G4bool bl) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () |
| 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 41 of file XDetectorConstruction.hh.
| XDetectorConstruction::XDetectorConstruction | ( | ) |
Definition at line 60 of file XDetectorConstruction.cc.
|
virtual |
Definition at line 71 of file XDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 75 of file XDetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 164 of file XDetectorConstruction.cc.

Definition at line 64 of file XDetectorConstruction.hh.