50 #include "ExN04CalorimeterParametrisation.hh"
51 #include "ExN04CalorimeterROGeometry.hh"
52 #include "ExN04CalorimeterSD.hh"
53 #include "ExN04DetectorConstruction.hh"
54 #include "ExN04Field.hh"
55 #include "ExN04MuonSD.hh"
56 #include "ExN04TrackerParametrisation.hh"
57 #include "ExN04TrackerSD.hh"
63 #include "ExN04DetectorParameterDef.icc"
110 static G4bool fieldIsInitialized =
false;
111 if ( !fieldIsInitialized ) {
116 fieldMgr-> SetDetectorField(myField);
117 fieldMgr-> CreateChordFinder(myField);
118 fieldIsInitialized =
true;
126 G4Box* experimentalHall_box =
132 "expHall_P", 0,
false,0);
135 experimentalHallVisAtt-> SetForceWireframe(
true);
136 experimentalHall_log-> SetVisAttributes(experimentalHallVisAtt);
146 experimentalHall_log,
false, 0);
179 experimentalHall_log,
false,0);
213 phi = 360.*
deg/fnomucounter*i;
221 muoncounter_log,
"muoncounter_P",
222 experimentalHall_log,
false,i);
235 G4String trackerSDname =
"/mydet/tracker";
240 G4String calorimeterSDname =
"/mydet/calorimeter";
242 G4String ROgeometryName =
"CalorimeterROGeom";
249 G4String muonSDname =
"/mydet/muon";
258 return experimentalHall_phys;
CLHEP::Hep3Vector G4ThreeVector
std::vector< ExP01TrackerHit * > a
void AddNewDetector(G4VSensitiveDetector *aSD)
void SetROgeometry(G4VReadOutGeometry *value)
static constexpr double perCent
static constexpr double g
static constexpr double deg
static constexpr double mg
void SetVisAttributes(const G4VisAttributes *pVA)
ExN04DetectorConstruction()
static G4TransportationManager * GetTransportationManager()
static G4SDManager * GetSDMpointer()
~ExN04DetectorConstruction()
HepRotation & rotateZ(double delta)
static constexpr double cm
void SetForceWireframe(G4bool=true)
static constexpr double mole
virtual G4VPhysicalVolume * Construct()
static constexpr double cm3
void SetSensitiveDetector(G4VSensitiveDetector *pSDetector)