34 #include "DetectorConstruction.hh"
35 #include "DetectorMessenger.hh"
71 fAbsorSizeX = fAbsorSizeYZ = 10 *
cm;
72 fWorldSizeX = fWorldSizeYZ = 1.2 * fAbsorSizeX;
73 fMaxStepSize = 5 *
mm;
89 delete fDetectorMessenger;
103 fWorldSizeX / 2, fWorldSizeYZ / 2, fWorldSizeYZ / 2);
120 fAbsorSizeX / 2, fAbsorSizeYZ / 2, fAbsorSizeYZ / 2);
145 G4cout <<
"\n---------------------------------------------------------\n";
148 G4cout <<
"\n---------------------------------------------------------\n";
158 fWorldSizeX = 1.2 * fAbsorSizeX;
168 fAbsorSizeYZ =
value;
169 fWorldSizeYZ = 1.2 * fAbsorSizeYZ;
181 G4cout <<
"!!! DetectorConstruction::SetMaterial: WARNING Material <"
182 << namemat <<
"> does not exist in DB" <<
G4endl;
186 if (mat != fAbsorMaterial) {
187 fAbsorMaterial = mat;
203 if (fMagField) {
delete fMagField; }
205 if (fieldValue != 0.)
void GeometryHasBeenModified(G4bool prop=true)
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
void SetMagField(G4double fieldValue)
CLHEP::Hep3Vector G4ThreeVector
void SetMaxStepSize(G4double)
G4bool SetDetectorField(G4Field *detectorField)
const G4String & GetName() const
G4VPhysicalVolume * Construct()
void SetUserLimits(G4UserLimits *pULimits)
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
static G4NistManager * Instance()
Definition of the G4MonopoleFieldSetup class.
static G4PhysicalVolumeStore * GetInstance()
G4GLOB_DLL std::ostream G4cout
void PhysicsHasBeenModified()
static G4LogicalVolumeStore * GetInstance()
static G4SolidStore * GetInstance()
static G4MonopoleFieldSetup * GetMonopoleFieldSetup()
static G4GeometryManager * GetInstance()
static G4TransportationManager * GetTransportationManager()
G4FieldManager * GetFieldManager() const
static G4RunManager * GetRunManager()
void SetMagField(G4double)
const XML_Char int const XML_Char * value
void OpenGeometry(G4VPhysicalVolume *vol=0)
void CreateChordFinder(G4MagneticField *detectorMagField)
void SetMaterial(G4Material *pMaterial)
void SetMaterial(G4String)