35 #include "DetectorConstruction.hh"
36 #include "DetectorMessenger.hh"
58 fAbsorMaterial(nullptr), fLAbsor(nullptr), fWorldMaterial(nullptr),
59 fWorldVolume(nullptr), fDetectorMessenger(nullptr)
94 G4int ncomponents, natoms;
168 sWorld =
new G4Box(
"World",
230 G4cout <<
"\n--> warning from DetectorConstruction::SetMaterial : "
231 << materialChoice <<
" not found" <<
G4endl;
static constexpr double kelvin
static G4RunManager * GetRunManager()
G4LogicalVolume * fWorldVolume
static constexpr double atmosphere
CLHEP::Hep3Vector G4ThreeVector
G4LogicalVolume * fLAbsor
G4Material * fAbsorMaterial[kMaxAbsor]
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)
static constexpr double g
G4double fAbsorThickness[kMaxAbsor]
void SetAbsorSizeYZ(G4double)
const XML_Char int const XML_Char * value
static G4GeometryManager * GetInstance()
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
double A(double temperature)
static constexpr double eV
void OpenGeometry(G4VPhysicalVolume *vol=0)
G4VPhysicalVolume * ConstructVolumes()
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
void SetAbsorThickness(G4int, G4double)
static G4SolidStore * GetInstance()
static G4PhysicalVolumeStore * GetInstance()
void ReinitializeGeometry(G4bool destroyFirst=false, G4bool prop=true)
void AddElement(G4Element *element, G4int nAtoms)
G4IonisParamMat * GetIonisation() const
void SetAbsorMaterial(G4int, const G4String &)
void PhysicsHasBeenModified()
G4GLOB_DLL std::ostream G4cout
static constexpr double cm
DetectorMessenger * fDetectorMessenger
void SetMaterial(G4Material *pMaterial)
G4Material * fWorldMaterial
static constexpr double mole
static constexpr double bar
static constexpr double cm3
static G4LogicalVolumeStore * GetInstance()
static G4NistManager * Instance()
G4Material * MaterialWithSingleIsotope(G4String, G4String, G4double, G4int, G4int)