35 #ifndef DetectorConstruction_h
36 #define DetectorConstruction_h 1
G4double fContainThickness
G4Material * GetAbsorMaterial()
G4double GetAbsorLength()
G4double GetAbsorRadius()
G4LogicalVolume * fLAbsor
G4Material * fAbsorMaterial[kMaxAbsor]
G4Material * GetContainMaterial()
G4VPhysicalVolume * Construct()
G4Material * fContainMaterial
void SetContainMaterial(G4String)
G4LogicalVolume * fLContain
G4VPhysicalVolume * ConstructVolumes()
G4double GetContainThickness()
void SetAbsorMaterial(G4int, const G4String &)
void SetContainThickness(G4double)
DetectorMessenger * fDetectorMessenger
G4Material * fWorldMaterial
void SetAbsorLength(G4double)
G4VPhysicalVolume * fPWorld
Simple detector construction with a box volume placed in a world.
void SetAbsorRadius(G4double)
G4Material * MaterialWithSingleIsotope(G4String, G4String, G4double, G4int, G4int)