34 #include "DetectorConstruction.hh"
35 #include "DetectorMessenger.hh"
58 fP_Box(0), fL_Box(0), fBoxSize(500*
m), fMaterial(0), fMagField(0),
59 fUserLimits(0), fDetectorMessenger(0)
106 sBox =
new G4Box(
"Container",
202 {
G4cout <<
"\n --->warning from SetMaxStepSize: maxStep "
203 << val <<
" out of range. Command refused" <<
G4endl;
static G4RunManager * GetRunManager()
CLHEP::Hep3Vector G4ThreeVector
std::vector< ExP01TrackerHit * > a
static G4MaterialTable * GetMaterialTable()
G4VPhysicalVolume * Construct()
virtual void DefineWorldVolume(G4VPhysicalVolume *worldVol, G4bool topologyIsChanged=true)
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
G4bool SetDetectorField(G4Field *detectorField, int failMode=0)
void CreateChordFinder(G4MagneticField *detectorMagField)
const G4String & GetName() const
static constexpr double g
static constexpr double m
G4FieldManager * GetFieldManager() const
const XML_Char int const XML_Char * value
G4UniformMagField * fMagField
static G4GeometryManager * GetInstance()
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
G4UserLimits * fUserLimits
void OpenGeometry(G4VPhysicalVolume *vol=0)
void SetUserLimits(G4UserLimits *pULimits)
G4VPhysicalVolume * ConstructVolumes()
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
static G4TransportationManager * GetTransportationManager()
static G4SolidStore * GetInstance()
void SetMagField(G4double)
void SetMaxStepSize(G4double)
static G4PhysicalVolumeStore * GetInstance()
void PhysicsHasBeenModified()
G4GLOB_DLL std::ostream G4cout
DetectorMessenger * fDetectorMessenger
void SetMaterial(G4Material *pMaterial)
static constexpr double mole
virtual void SetMaxAllowedStep(G4double ustepMax)
static constexpr double cm3
static G4LogicalVolumeStore * GetInstance()
void SetMaterial(G4String)
G4VPhysicalVolume * fP_Box
static G4NistManager * Instance()