42 #ifndef DetectorConstruction_h
43 #define DetectorConstruction_h 1
G4LogicalVolume * fLogicTarget
DetectorConstruction & operator=(const DetectorConstruction &right)
G4LogicalVolume * fLogicWorld
G4VModularPhysicsList * GetPhysicsList()
G4VPhysicalVolume * Construct()
void SetTargetRadius(G4double val)
G4VModularPhysicsList * fPhysList
void SetWorldMaterial(const G4String &materialName)
void ComputeGeomParameters()
void SetPhysicsList(G4VModularPhysicsList *ptr)
void SetTargetMaterial(const G4String &)
G4VPhysicalVolume * fPhysWorld
const G4Material * GetTargetMaterial() const
G4Material * fTargetMaterial
void SetTargetLength(G4double val)
DetectorMessenger * fDetectorMessenger
G4Material * fWorldMaterial
Simple detector construction with a box volume placed in a world.