67 #include "RE01DetectorParameterDef.icc" 114 density = 1.032*
g/
cm3;
123 G4Box * experimentalHall_box
137 defaultRInfo->
Print();
148 experimentalHall_log,
false,0);
177 fTrackerLayer_log->SetVisAttributes(trackerLayer_logVisAtt);
187 experimentalHall_log,
false,0);
191 fCalorimeter_log->SetVisAttributes(calorimeter_logVisATT);
196 fCalorimeter_log->SetRegion(calorimeterRegion);
199 G4String ROgeometryName =
"CalorimeterROGeom";
201 fCalorimeterRO->BuildROGeometry();
223 return experimentalHall_phys;
234 G4String trackerSDname =
"/mydet/tracker";
237 SetSensitiveDetector(fTrackerLayer_log, trackerSD);
239 G4String calorimeterSDname =
"/mydet/calorimeter";
243 SetSensitiveDetector(fCalorimeter_log, calorimeterSD);
Definition of the RE01Field class.
void SetUserInformation(G4VUserRegionInformation *ui)
virtual G4VPhysicalVolume * Construct()
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
void SetForceWireframe(G4bool)
CLHEP::Hep3Vector G4ThreeVector
void AddRootLogicalVolume(G4LogicalVolume *lv)
RE01CalorimeterSD(G4String name)
Definition of the RE01CalorimeterROGeometry class.
virtual void ConstructSDandField()
RE01DetectorConstruction()
static G4NistManager * Instance()
static G4RegionStore * GetInstance()
void SetRegion(G4Region *reg)
void SetROgeometry(G4VReadOutGeometry *value)
Definition of the RE01TrackerParametrisation class.
Definition of the RE01TrackerSD class.
Definition of the RE01CalorimeterParametrisation class.
void AddElement(G4Element *element, G4int nAtoms)
Definition of the RE01DetectorConstruction class.
void SetVisAttributes(const G4VisAttributes *pVA)
Definition of the RE01CalorimeterSD class.
virtual ~RE01DetectorConstruction()