31 #ifndef exrdmDetectorConstruction_h 
   32 #define exrdmDetectorConstruction_h 1 
exrdmDetectorMessenger * fDetectorMessenger
 
virtual ~exrdmDetectorConstruction()
 
G4LogicalVolume * fLogicWorld
 
exrdmDetectorConstruction()
 
G4Material * fDetectorMater
 
G4VPhysicalVolume * fPhysiWorld
 
G4double fDetectorThickness
 
G4Region * fDetectorRegion
 
void SetTargetRadius(G4double value)
 
G4LogicalVolume * fLogicDetector
 
G4double GetWorldRadius()
 
G4double GetTargetRadius()
 
void SetDetectorMaterial(G4String)
 
G4VPhysicalVolume * fPhysiTarget
 
void SetTargetLength(G4double value)
 
exrdmMaterial * fMaterialsManager
 
void SetTargetMaterial(G4String)
 
G4double GetDetectorThickness()
 
G4Material * fDefaultMater
 
G4VPhysicalVolume * fPhysiDetector
 
void SetDetectorThickness(G4double value)
 
G4Material * fTargetMater
 
void SetDetectorLength(G4double value)
 
G4LogicalVolume * fLogicTarget
 
G4double GetWorldFullLength()
 
G4double GetDetectoFullLength()
 
G4double GetTargetFullLength()
 
virtual G4VPhysicalVolume * Construct()
 
const G4VPhysicalVolume * GetDetector()