65 #include "RE01DetectorParameterDef.icc"
96 density = 1.032*
g/
cm3;
105 G4Box * experimentalHall_box
106 =
new G4Box(
"expHall_b",fExpHall_x,fExpHall_y,fExpHall_z);
119 defaultRInfo->
Print();
124 =
new G4Tubs(
"trkTubs_tubs",fTrkTubs_rmin,fTrkTubs_rmax,fTrkTubs_dz,
125 fTrkTubs_sphi,fTrkTubs_dphi);
130 experimentalHall_log,
false,0);
146 =
new G4Tubs(
"trackerLayer_tubs",fTrkTubs_rmin,fTrkTubs_rmax,fTrkTubs_dz,
147 fTrkTubs_sphi,fTrkTubs_dphi);
155 kXAxis, fNotrkLayers, trackerParam);
163 =
new G4Tubs(
"calorimeter_tubs",fCaloTubs_rmin,fCaloTubs_rmax,
164 fCaloTubs_dz,fCaloTubs_sphi,fCaloTubs_dphi);
169 experimentalHall_log,
false,0);
179 fCalorimeter_log->
SetRegion(calorimeterRegion);
186 =
new G4Tubs(
"caloLayer_tubs",fCaloRing_rmin,fCaloRing_rmax,
187 fCaloRing_dz,fCaloRing_sphi,fCaloRing_dphi);
195 kXAxis, fNocaloLayers, calorimeterParam);
202 return experimentalHall_phys;
212 G4String trackerSDname =
"/mydet/tracker";
Definition of the RE01Field class.
void SetUserInformation(G4VUserRegionInformation *ui)
virtual G4VPhysicalVolume * Construct()
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
CLHEP::Hep3Vector G4ThreeVector
void AddRootLogicalVolume(G4LogicalVolume *lv)
G4bool SetDetectorField(G4Field *detectorField)
std::vector< ExP01TrackerHit * > a
virtual void ConstructSDandField()
RE01DetectorConstruction()
static G4NistManager * Instance()
static G4RegionStore * GetInstance()
void SetRegion(G4Region *reg)
static constexpr double cm3
void SetSensitiveDetector(const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
Definition of the RE01TrackerParametrisation class.
static G4TransportationManager * GetTransportationManager()
void AddNewDetector(G4VSensitiveDetector *aSD)
G4FieldManager * GetFieldManager() const
Definition of the RE01TrackerSD class.
static G4SDManager * GetSDMpointer()
Definition of the RE01CalorimeterParametrisation class.
void AddElement(G4Element *element, G4int nAtoms)
void CreateChordFinder(G4MagneticField *detectorMagField)
Definition of the RE01DetectorConstruction class.
static constexpr double mole
void SetForceWireframe(G4bool=true)
void SetVisAttributes(const G4VisAttributes *pVA)
virtual ~RE01DetectorConstruction()