34 #include "PhysicsList.hh"
35 #include "PhysicsListMessenger.hh"
37 #include "PhysListEmStandard.hh"
128 genericIonsManager->
GetIon(
"alpha++");
129 genericIonsManager->
GetIon(
"alpha+");
130 genericIonsManager->
GetIon(
"helium");
131 genericIonsManager->
GetIon(
"hydrogen");
162 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">" <<
G4endl;
167 if (name ==
"local") {
173 }
else if (name ==
"emstandard_opt0") {
179 }
else if (name ==
"emstandard_opt1") {
185 }
else if (name ==
"emstandard_opt2") {
191 }
else if (name ==
"emstandard_opt3") {
197 }
else if (name ==
"emstandard_opt4") {
203 }
else if (name ==
"emstandardSS") {
209 }
else if (name ==
"standardSSM") {
215 }
else if (name ==
"emstandardWVI") {
221 }
else if (name ==
"standardGS") {
227 }
else if (name ==
"emlivermore") {
232 }
else if (name ==
"empenelope") {
237 }
else if (name ==
"emlowenergy") {
242 }
else if (name ==
"dna") {
247 }
else if (name ==
"dna_opt1") {
252 }
else if (name ==
"dna_opt2") {
257 }
else if (name ==
"dna_opt3") {
262 }
else if (name ==
"dna_opt4") {
267 }
else if (name ==
"dna_opt5") {
272 }
else if (name ==
"dna_opt6") {
277 }
else if (name ==
"dna_opt7") {
284 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">"
321 #include "StepMax.hh"
G4StepLimiter * fStepMaxProcess
G4VPhysicsConstructor * fEmPhysicsList
static void ConstructParticle()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static constexpr double mm
static void ConstructParticle()
static void ConstructParticle()
virtual G4bool IsApplicable(const G4ParticleDefinition &)
virtual G4bool IsApplicable(const G4ParticleDefinition &) override
void SetBuildCSDARange(G4bool val)
void SetProcessOrdering(G4VProcess *aProcess, G4ProcessVectorDoItIndex idDoIt, G4int ordDoIt=ordDefault)
void AddPhysicsList(const G4String &name)
virtual void ConstructProcess()=0
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
static void ConstructParticle()
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
Definition of the PhysListEmStandardSSM class.
PhysicsList()
Implementation of the PhysicsList class.
static void ConstructParticle()
void SetDefaultCutValue(G4double newCutValue)
static void ConstructParticle()
PhysicsListMessenger * fMessenger
G4ParticleDefinition * GetIon(const G4String &name)
G4ProcessManager * GetProcessManager() const
static G4DNAGenericIonsManager * Instance(void)
std::vector< G4InuclElementaryParticle >::iterator particleIterator
G4GLOB_DLL std::ostream G4cout
G4bool IsShortLived() const
static G4EmParameters * Instance()
void SetVerboseLevel(G4int value)