33 #ifndef RE02DetectorConstruction_h 
   34 #define RE02DetectorConstruction_h 1 
RE02DetectorConstruction()
 
CLHEP::Hep3Vector G4ThreeVector
 
virtual void ConstructSDandField()
 
void GetNumberOfSegmentsInPhantom(G4int &nx, G4int &ny, G4int &nz) const 
 
void SetPhantomSize(G4ThreeVector size)
 
G4ThreeVector fPhantomSize
 
void SetLeadSegment(G4bool flag=TRUE)
 
G4LogicalVolume * fLVPhantomSens
 
void SetNumberOfSegmentsInPhantom(G4int nx, G4int ny, G4int nz)
 
Uer detector construction class. 
 
virtual ~RE02DetectorConstruction()
 
const G4ThreeVector & GetPhantomSize() const 
 
virtual G4VPhysicalVolume * Construct()