48 #ifndef RMC01DetectorConstruction_h    49 #define RMC01DetectorConstruction_h 1 G4VPhysicalVolume * ConstructSimpleGeometry()
 
G4double fShield_Thickness
 
G4double fSensitive_cylinder_Rout
 
virtual G4VPhysicalVolume * Construct()
 
void SetSensitiveVolumeRadius(G4double r)
 
void SetShieldingThickness(G4double d)
 
void SetSensitiveVolumeHeight(G4double h)
 
G4double fSensitive_cylinder_H
 
RMC01DetectorMessenger * fDetectorMessenger
 
virtual ~RMC01DetectorConstruction()
 
RMC01DetectorConstruction()