138 genericIonsManager->
GetIon(
"alpha++");
139 genericIonsManager->
GetIon(
"alpha+");
140 genericIonsManager->
GetIon(
"helium");
141 genericIonsManager->
GetIon(
"hydrogen");
155 myParticleIterator->reset();
156 while( (*myParticleIterator)() )
161 if (particleName ==
"e-") {
180 ->SelectStationary(
true);
189 ->SelectStationary(
true);
192 ->SelectFasterComputation(
true);
202 ->SelectStationary(
true);
211 ->SelectStationary(
true);
214 }
else if ( particleName ==
"proton" ) {
222 ->SelectStationary(
true);
236 ->SetLowEnergyLimit(10*
eV);
238 ->SetHighEnergyLimit(500*
keV);
240 ->SelectStationary(
true);
243 ->SetLowEnergyLimit(500*
keV);
245 ->SetHighEnergyLimit(100*
MeV);
247 ->SelectStationary(
true);
262 (theDNAIonisationProcess->
EmModel()))->SetLowEnergyLimit(0*
eV);
264 (theDNAIonisationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
266 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
269 (theDNAIonisationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
271 (theDNAIonisationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
273 (theDNAIonisationProcess->
EmModel(1)))->SelectStationary(
true);
276 (theDNAIonisationProcess->
EmModel(1)))->SelectFasterComputation(
true);
288 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
291 }
else if ( particleName ==
"hydrogen" ) {
299 ->SelectStationary(
true);
309 ->SelectStationary(
true);
319 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
329 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
332 }
else if ( particleName ==
"alpha" ) {
340 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
350 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
360 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
370 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
373 }
else if ( particleName ==
"alpha+" ) {
381 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
391 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
401 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
411 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
421 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
424 }
else if ( particleName ==
"helium" ) {
433 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
443 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
453 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
463 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
466 }
else if ( particleName ==
"GenericIon" ) {
475 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
487 else if (particleName ==
"e+") {
501 }
else if (particleName ==
"gamma") {
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
void SetDeexcitationIgnoreCut(G4bool val)
void SetStepFunction(G4double v1, G4double v2, G4bool lock=true)
static constexpr double MeV
static constexpr double keV
const G4String & GetParticleName() const
G4VEmModel * EmModel(size_t index=0) const
G4DNABornExcitationModel1 G4DNABornExcitationModel
static G4Proton * Proton()
static constexpr double um
virtual void ConstructProcess()
void SetEmModel(G4VEmModel *, G4int index=0)
const G4String & GetPhysicsName() const
static G4Positron * Positron()
static constexpr double eV
void SetAuger(G4bool val)
static G4Electron * Electron()
void SetPhysicsType(G4int)
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
void SetAugerCascade(G4bool val)
static G4GenericIon * GenericIonDefinition()
virtual void ConstructParticle()
static G4PhysicsListHelper * GetPhysicsListHelper()
G4ParticleDefinition * GetIon(const G4String &name)
void SetStepLimitType(G4MscStepLimitType val)
#define G4DNABornIonisationModel
static G4DNAGenericIonsManager * Instance(void)
G4GLOB_DLL std::ostream G4cout
static G4LossTableManager * Instance()
void SetAtomDeexcitation(G4VAtomDeexcitation *)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
virtual ~G4EmDNAPhysics_stationary_option2()
G4EmDNAPhysics_stationary_option2(G4int ver=1)
static G4EmParameters * Instance()