Geant4
9.6.p02
|
#include <PurgMagDetectorConstruction.hh>
Public Member Functions | |
PurgMagDetectorConstruction () | |
~PurgMagDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
void | PrintDetectorParameters () |
G4double | GetWorldSizeXY () |
G4double | GetWorldSizeZ () |
G4double | GetMeasureVolumeSizeXY () |
G4double | GetMeasureVolumeSizeZ () |
G4double | GetGapSizeX1 () |
G4double | GetGapSizeX2 () |
G4double | GetGapSizeY1 () |
G4double | GetGapSizeY2 () |
G4double | GetGapSizeZ () |
G4Material * | GetWorldMaterial () |
G4Material * | GetGapMaterial () |
const G4VPhysicalVolume * | GetWorld () |
const G4VPhysicalVolume * | GetMeasureVolume () |
const G4VPhysicalVolume * | GetGap1 () |
const G4VPhysicalVolume * | GetGap2 () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 59 of file PurgMagDetectorConstruction.hh.
PurgMagDetectorConstruction::PurgMagDetectorConstruction | ( | ) |
Definition at line 82 of file PurgMagDetectorConstruction.cc.
PurgMagDetectorConstruction::~PurgMagDetectorConstruction | ( | ) |
Definition at line 99 of file PurgMagDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 104 of file PurgMagDetectorConstruction.cc.
|
inline |
Definition at line 90 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 91 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 86 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 79 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 80 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 81 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 82 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 83 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 89 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 76 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 77 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 88 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 85 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 73 of file PurgMagDetectorConstruction.hh.
|
inline |
Definition at line 74 of file PurgMagDetectorConstruction.hh.
void PurgMagDetectorConstruction::PrintDetectorParameters | ( | ) |