45 #include "PhysicsList.hh"
46 #include "PhysicsListMessenger.hh"
81 #include "DetectorConstruction.hh"
138 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">" <<
G4endl;
144 }
else if (name ==
"emstandard_opt0") {
150 }
else if (name ==
"emstandard_opt1") {
156 }
else if (name ==
"emstandard_opt2") {
162 }
else if (name ==
"emstandard_opt3") {
168 }
else if (name ==
"emstandard_opt4") {
174 }
else if (name ==
"emstandardWVI") {
180 }
else if (name ==
"emstandardSS") {
186 }
else if (name ==
"emstandardGS") {
192 }
else if (name ==
"pai") {
195 }
else if (name ==
"pai_photon") {
198 }
else if (name ==
"emlivermore") {
204 }
else if (name ==
"empenelope") {
210 }
else if (name ==
"emlowenergy") {
218 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">"
G4VPhysicsConstructor * fEmPhysicsList
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static constexpr double mm
G4VPhysicsConstructor * fDecayPhysicsList
void SetVerbose(G4int val)
DetectorConstruction * fDetectorConstruction
void AddPAIModel(const G4String &particle, const G4String ®ion, const G4String &type)
void SetEnergyRange(G4double lowedge, G4double highedge)
void AddPhysicsList(const G4String &name)
virtual void ConstructParticle()=0
virtual void ConstructProcess()=0
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
PhysicsList()
Implementation of the PhysicsList class.
static constexpr double eV
void SetDefaultCutValue(G4double newCutValue)
static G4ProductionCutsTable * GetProductionCutsTable()
PhysicsListMessenger * fMessenger
virtual G4bool IsApplicable(const G4ParticleDefinition &)
G4ProcessManager * GetProcessManager() const
std::vector< G4InuclElementaryParticle >::iterator particleIterator
G4GLOB_DLL std::ostream G4cout
void DumpCutValuesTable(G4int flag=1)
static G4EmParameters * Instance()
Simple detector construction with a box volume placed in a world.
void SetVerboseLevel(G4int value)