31 #ifndef ExG4DetectorConstruction01_h 
   32 #define ExG4DetectorConstruction01_h 1 
   40 #include "CLHEP/Units/SystemOfUnits.h" 
   52        const G4String& materialName = 
"G4_AIR",
 
CLHEP::Hep3Vector G4ThreeVector
 
void SetDimensions(G4double hx, G4double hy, G4double hz)
 
ExG4DetectorConstruction01(const G4String &materialName="G4_AIR", G4double hx=50 *CLHEP::cm, G4double hy=50 *CLHEP::cm, G4double hz=50 *CLHEP::cm)
 
virtual G4VPhysicalVolume * Construct()
 
Simple detector construction with only a world volume. 
 
G4LogicalVolume * fWorldVolume
 
Messenger class that defines commands for ExG4DetectorConstruction01. 
 
ExG4DetectorConstruction01Messenger fMessenger
 
~ExG4DetectorConstruction01()
 
Definition of the ExG4DetectorConstruction01Messenger class. 
 
void SetMaterial(const G4String &materialName)
 
G4ThreeVector fDimensions
 
Messenger class that defines commands for DetectorConstruction.