35 #include "DetectorConstruction.hh"
36 #include "DetectorMessenger.hh"
58 fBox(nullptr), fMaterial(nullptr)
91 G4int ncomponents, natoms;
110 density = 0.001*
mg/
cm3;
234 G4cout <<
"\n--> warning from DetectorConstruction::SetMaterial : "
235 << materialChoice <<
" not found" <<
G4endl;
static constexpr double kelvin
static G4RunManager * GetRunManager()
static constexpr double atmosphere
CLHEP::Hep3Vector G4ThreeVector
std::vector< ExP01TrackerHit * > a
static G4MaterialTable * GetMaterialTable()
static constexpr double perCent
G4VPhysicalVolume * Construct()
void SetMeanExcitationEnergy(G4double value)
static constexpr double universe_mean_density
const G4String & GetName() const
void AddIsotope(G4Isotope *isotope, G4double RelativeAbundance)
G4Element * FindOrBuildElement(G4int Z, G4bool isotopes=true)
static constexpr double g
G4VPhysicalVolume * fPBox
static constexpr double m
virtual void ConstructSDandField()
const XML_Char int const XML_Char * value
static constexpr double mg
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
static constexpr double eV
void Put(const value_type &val) const
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
void AddElement(G4Element *element, G4int nAtoms)
G4IonisParamMat * GetIonisation() const
void PhysicsHasBeenModified()
G4Cache< G4GlobalMagFieldMessenger * > fFieldMessenger
G4GLOB_DLL std::ostream G4cout
DetectorMessenger * fDetectorMessenger
void SetMaterial(G4Material *pMaterial)
static constexpr double mole
void AddMaterial(G4Material *material, G4double fraction)
static constexpr double cm3
void SetMaterial(G4String)
static G4NistManager * Instance()