34 #include "PhysicsList.hh"
35 #include "PhysicsListMessenger.hh"
37 #include "PhysListEmStandard.hh"
82 fHadPhysicsList(nullptr)
131 genericIonsManager->
GetIon(
"alpha++");
132 genericIonsManager->
GetIon(
"alpha+");
133 genericIonsManager->
GetIon(
"helium");
134 genericIonsManager->
GetIon(
"hydrogen");
173 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">" <<
G4endl;
178 if (name ==
"local") {
184 }
else if (name ==
"emstandard_opt0") {
190 }
else if (name ==
"emstandard_opt1") {
196 }
else if (name ==
"emstandard_opt2") {
202 }
else if (name ==
"emstandard_opt3") {
208 }
else if (name ==
"emstandard_opt4") {
214 }
else if (name ==
"emstandardSS") {
220 }
else if (name ==
"emstandardWVI") {
226 }
else if (name ==
"emstandardGS") {
232 }
else if (name ==
"empenelope") {
237 }
else if (name ==
"emlowenergy") {
242 }
else if (name ==
"emlivermore") {
247 }
else if (name ==
"dna") {
252 }
else if (name ==
"dna_opt2") {
257 }
else if (name ==
"dna_opt4") {
262 }
else if (name ==
"dna_opt6") {
272 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">"
G4VPhysicsConstructor * fEmPhysicsList
static void ConstructParticle()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static constexpr double mm
static void ConstructParticle()
static void ConstructParticle()
G4VPhysicsConstructor * fHadPhysicsList
void AddPhysicsList(const G4String &name)
virtual void ConstructProcess()=0
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
static void ConstructParticle()
PhysicsList()
Implementation of the PhysicsList class.
static void ConstructParticle()
G4VPhysicsConstructor * fDecayPhysics
void SetDefaultCutValue(G4double newCutValue)
static void ConstructParticle()
PhysicsListMessenger * fMessenger
G4ParticleDefinition * GetIon(const G4String &name)
virtual G4bool IsApplicable(const G4ParticleDefinition &)
G4ProcessManager * GetProcessManager() const
static G4DNAGenericIonsManager * Instance(void)
std::vector< G4InuclElementaryParticle >::iterator particleIterator
G4GLOB_DLL std::ostream G4cout
void SetVerboseLevel(G4int value)