#include <PurgMagDetectorConstruction.hh>
PurgMagDetectorConstruction::PurgMagDetectorConstruction |
( |
| ) |
|
Definition at line 82 of file PurgMagDetectorConstruction.cc.
84 :physiWorld(NULL), logicWorld(NULL), solidWorld(NULL),
85 physiGap1(NULL), logicGap1(NULL), solidGap1(NULL),
86 physiGap2(NULL), logicGap2(NULL), solidGap2(NULL),
87 physiMeasureVolume(NULL), logicMeasureVolume(NULL),
88 solidMeasureVolume(NULL),
94 WorldSizeXY=WorldSizeZ=0;
95 GapSizeX1=GapSizeX2=GapSizeY1=GapSizeY2=GapSizeZ=0;
96 MeasureVolumeSizeXY=MeasureVolumeSizeZ=0;
void Put(const value_type &val) const
PurgMagDetectorConstruction::~PurgMagDetectorConstruction |
( |
| ) |
|
void PurgMagDetectorConstruction::ConstructSDandField |
( |
| ) |
|
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 420 of file PurgMagDetectorConstruction.cc.
426 if (fField.
Get() == 0)
430 fField.
Put(PurgMagField);
static constexpr double mm
G4bool SetDetectorField(G4Field *detectorField)
G4double GetDeltaOneStep() const
G4GLOB_DLL std::ostream G4cout
static G4TransportationManager * GetTransportationManager()
G4FieldManager * GetFieldManager() const
void CreateChordFinder(G4MagneticField *detectorMagField)
void Put(const value_type &val) const
G4Material* PurgMagDetectorConstruction::GetGapMaterial |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetGapSizeX1 |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetGapSizeX2 |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetGapSizeY1 |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetGapSizeY2 |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetGapSizeZ |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetMeasureVolumeSizeXY |
( |
| ) |
const |
|
inline |
G4double PurgMagDetectorConstruction::GetMeasureVolumeSizeZ |
( |
| ) |
const |
|
inline |
G4Material* PurgMagDetectorConstruction::GetWorldMaterial |
( |
| ) |
|
|
inline |
G4double PurgMagDetectorConstruction::GetWorldSizeXY |
( |
| ) |
const |
|
inline |
G4double PurgMagDetectorConstruction::GetWorldSizeZ |
( |
| ) |
const |
|
inline |
void PurgMagDetectorConstruction::PrintDetectorParameters |
( |
| ) |
|
The documentation for this class was generated from the following files: