35 #include "DetectorConstruction.hh"
36 #include "DetectorMessenger.hh"
60 fNLtot(40),fNRtot(50),fDLradl(0.5),fDRradl(0.1),
61 fDLlength(0.),fDRlength(0.),fMaterial(nullptr),
62 fEcalLength(0.),fEcalRadius(0.),
63 fSolidEcal(nullptr),fLogicEcal(nullptr),fPhysiEcal(nullptr)
95 G4int ncomponents, natoms;
167 if(pttoMaterial &&
fMaterial != pttoMaterial) {
180 G4cout <<
"\n ---> warning from SetLBining: "
194 G4cout <<
"\n ---> warning from SetRBining: "
static G4RunManager * GetRunManager()
void SetLBining(G4ThreeVector)
CLHEP::Hep3Vector G4ThreeVector
std::vector< ExP01TrackerHit * > a
void SetOuterRadius(G4double newRMax)
static G4MaterialTable * GetMaterialTable()
G4VPhysicalVolume * fPhysiEcal
G4double GetRadlen() const
G4VPhysicalVolume * Construct()
void SetRBining(G4ThreeVector)
void SetMeanExcitationEnergy(G4double value)
const G4String & GetName() const
static constexpr double g
virtual void ConstructSDandField()
static constexpr double deg
void SetZHalfLength(G4double newDz)
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
G4LogicalVolume * fLogicEcal
void AddElement(G4Element *element, G4int nAtoms)
G4IonisParamMat * GetIonisation() const
void PhysicsHasBeenModified()
G4Cache< G4GlobalMagFieldMessenger * > fFieldMessenger
static constexpr double cm
G4GLOB_DLL std::ostream G4cout
DetectorMessenger * fDetectorMessenger
void SetMaterial(G4Material *pMaterial)
static constexpr double mole
static constexpr double cm3
void SetMaterial(G4String)
static G4NistManager * Instance()