Geant4_10
|
#include <ExN02DetectorConstruction.hh>
Public Member Functions | |
ExN02DetectorConstruction () | |
~ExN02DetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
const G4VPhysicalVolume * | GetTracker () |
G4double | GetTrackerFullLength () |
G4double | GetTargetFullLength () |
G4double | GetWorldFullLength () |
void | setTargetMaterial (G4String) |
void | setChamberMaterial (G4String) |
void | SetMagField (G4double) |
void | SetMaxStep (G4double) |
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 52 of file ExN02DetectorConstruction.hh.
ExN02DetectorConstruction::ExN02DetectorConstruction | ( | ) |
Definition at line 60 of file ExN02DetectorConstruction.cc.
ExN02DetectorConstruction::~ExN02DetectorConstruction | ( | ) |
Definition at line 76 of file ExN02DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 86 of file ExN02DetectorConstruction.cc.
|
inline |
Definition at line 66 of file ExN02DetectorConstruction.hh.
|
inline |
Definition at line 64 of file ExN02DetectorConstruction.hh.
|
inline |
Definition at line 65 of file ExN02DetectorConstruction.hh.
|
inline |
Definition at line 67 of file ExN02DetectorConstruction.hh.
Definition at line 289 of file ExN02DetectorConstruction.cc.
Definition at line 303 of file ExN02DetectorConstruction.cc.
Definition at line 310 of file ExN02DetectorConstruction.cc.
Definition at line 275 of file ExN02DetectorConstruction.cc.