Geant4
10.03.p02
|
Detector Construction for the persistency example. More...
#include <ExP01DetectorConstruction.hh>
Public Member Functions | |
ExP01DetectorConstruction () | |
~ExP01DetectorConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
const G4VPhysicalVolume * | GetTracker () |
G4double | GetTrackerFullLength () |
G4double | GetTargetFullLength () |
G4double | GetWorldFullLength () |
void | SetTargetMaterial (G4String) |
void | SetChamberMaterial (G4String) |
void | SetMagField (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) |
Detector Construction for the persistency example.
Definition at line 52 of file ExP01DetectorConstruction.hh.
ExP01DetectorConstruction::ExP01DetectorConstruction | ( | ) |
Definition at line 58 of file ExP01DetectorConstruction.cc.
ExP01DetectorConstruction::~ExP01DetectorConstruction | ( | ) |
Definition at line 74 of file ExP01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 82 of file ExP01DetectorConstruction.cc.
|
inline |
Definition at line 66 of file ExP01DetectorConstruction.hh.
|
inline |
Definition at line 64 of file ExP01DetectorConstruction.hh.
|
inline |
Definition at line 65 of file ExP01DetectorConstruction.hh.
|
inline |
Definition at line 67 of file ExP01DetectorConstruction.hh.
Definition at line 279 of file ExP01DetectorConstruction.cc.
Definition at line 293 of file ExP01DetectorConstruction.cc.
Definition at line 265 of file ExP01DetectorConstruction.cc.