42 #ifndef DetectorConstruction_h
43 #define DetectorConstruction_h 1
45 #include "G4VUserDetectorConstruction.hh"
47 #include "G4Material.hh"
49 class G4LogicalVolume;
virtual ~DetectorConstruction()
virtual G4VPhysicalVolume * Construct()
void SetTargetMaterial(const G4String &)
void SetWorldMaterial(const G4String &)
void SetTargetRadius(G4double val)
DetectorConstruction & operator=(const DetectorConstruction &right)
G4LogicalVolume * fLogicWorld
DetectorMessenger * fDetectorMessenger
G4Material * fWorldMaterial
G4Material * fTargetMaterial
G4LogicalVolume * fLogicTarget
void SetTargetLength(G4double val)