50 #include "RE01DetectorParameterDef.icc"
88 "caloROphiDivisionLogical",0,0,0);
90 new G4PVReplica(
"caloROphiDivisionPhysical", caloROphiDivisionLog,
97 =
new G4LogicalVolume(caloROcellTub, dummyMat,
"caloROcellLogical",0,0,0);
99 new G4PVReplica(
"caloROcellPhysical", caloROcellLog, caloROphiDivisionLog,
111 G4String calorimeterSDname =
"/mydet/calorimeter";
CLHEP::Hep3Vector G4ThreeVector
Definition of the RE01CalorimeterROGeometry class.
G4LogicalVolume * GetLogicalVolume() const
void AddNewDetector(G4VSensitiveDetector *aSD)
virtual ~RE01CalorimeterROGeometry()
RE01CalorimeterROGeometry(G4String &)
virtual void ConstructSD()
void SetSensitiveDetector(const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
G4VPhysicalVolume * GetWorld()
static G4SDManager * GetSDMpointer()
Definition of the RE01CalorimeterSD class.