34 #ifndef DetectorConstruction_h
35 #define DetectorConstruction_h 1
G4double GetXfront(G4int i)
G4Material * fAbsorMaterial[kMaxAbsor]
G4VPhysicalVolume * Construct()
G4double GetAbsorSizeYZ()
G4VPhysicalVolume * fPhysiWorld
G4Material * GetAbsorMaterial(G4int i)
G4double fXfront[kMaxAbsor]
G4int fNbOfDivisions[kMaxAbsor]
G4int GetNbOfDivisions(G4int i)
virtual void ConstructSDandField()
G4double fAbsorThickness[kMaxAbsor]
void SetAbsorSizeYZ(G4double)
G4Material * fDefaultMaterial
G4VPhysicalVolume * ConstructVolumes()
void SetAbsorThickness(G4int, G4double)
void SetAbsorMaterial(G4int, const G4String &)
G4Cache< G4GlobalMagFieldMessenger * > fFieldMessenger
DetectorMessenger * fDetectorMessenger
G4double GetAbsorThickness(G4int i)
void SetNbOfDivisions(G4int, G4int)
Simple detector construction with a box volume placed in a world.