33 #ifndef RE02DetectorConstruction_h
34 #define RE02DetectorConstruction_h 1
130 { fNx=nx; fNy=ny; fNz=nz; }
132 const{ nx=fNx; ny = fNy; nz = fNz; }
RE02DetectorConstruction()
virtual void ConstructSDandField()
void GetNumberOfSegmentsInPhantom(G4int &nx, G4int &ny, G4int &nz) const
void SetPhantomSize(G4ThreeVector size)
void SetLeadSegment(G4bool flag=TRUE)
void SetNumberOfSegmentsInPhantom(G4int nx, G4int ny, G4int nz)
virtual ~RE02DetectorConstruction()
const G4ThreeVector & GetPhantomSize() const
virtual G4VPhysicalVolume * Construct()