35 #ifndef DetectorConstruction_h
36 #define DetectorConstruction_h 1
G4Material * GetAbsorMaterial()
G4LogicalVolume * fLAbsor
G4Material * fAbsorMaterial[kMaxAbsor]
G4VPhysicalVolume * Construct()
G4double GetAbsorSizeYZ()
G4VPhysicalVolume * fWorldVolume
G4double fAbsorThickness[kMaxAbsor]
void SetAbsorSizeYZ(G4double)
G4double GetWorldSizeYZ()
G4VPhysicalVolume * ConstructVolumes()
void SetAbsorThickness(G4int, G4double)
G4double GetAbsorThickness()
void SetAbsorMaterial(G4int, const G4String &)
DetectorMessenger * fDetectorMessenger
G4Material * fWorldMaterial
Simple detector construction with a box volume placed in a world.
G4Material * MaterialWithSingleIsotope(G4String, G4String, G4double, G4int, G4int)