Geant4
9.6.p02
|
Detector Construction for the persistency example. More...
#include <ExP01DetectorConstruction.hh>
Public Member Functions | |
ExP01DetectorConstruction () | |
~ExP01DetectorConstruction () | |
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 () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
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 73 of file ExP01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 81 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 278 of file ExP01DetectorConstruction.cc.
Definition at line 292 of file ExP01DetectorConstruction.cc.
Definition at line 264 of file ExP01DetectorConstruction.cc.