132 genericIonsManager->
GetIon(
"alpha++");
133 genericIonsManager->
GetIon(
"alpha+");
134 genericIonsManager->
GetIon(
"helium");
135 genericIonsManager->
GetIon(
"hydrogen");
149 myParticleIterator->reset();
150 while( (*myParticleIterator)() )
155 if (particleName ==
"e-") {
163 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
172 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
181 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
190 (theDNAVibExcitationProcess->
EmModel()))->SelectStationary(
true);
199 (theDNAAttachmentProcess->
EmModel()))->SelectStationary(
true);
202 }
else if ( particleName ==
"proton" ) {
210 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
224 (theDNAExcitationProcess->
EmModel()))->SetLowEnergyLimit(10*
eV);
226 (theDNAExcitationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
228 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
231 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
233 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
235 (theDNAExcitationProcess->
EmModel(1)))->SelectStationary(
true);
250 (theDNAIonisationProcess->
EmModel()))->SetLowEnergyLimit(0*
eV);
252 (theDNAIonisationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
254 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
257 (theDNAIonisationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
259 (theDNAIonisationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
261 (theDNAIonisationProcess->
EmModel(1)))->SelectStationary(
true);
264 (theDNAIonisationProcess->
EmModel(1)))->SelectFasterComputation(
true);
276 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
279 }
else if ( particleName ==
"hydrogen" ) {
288 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
298 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
308 theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
318 theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
321 }
else if ( particleName ==
"alpha" ) {
329 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
339 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
349 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
359 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
362 }
else if ( particleName ==
"alpha+" ) {
371 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
381 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
391 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
401 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
411 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
414 }
else if ( particleName ==
"helium" ) {
422 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
432 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
442 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
452 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
455 }
else if ( particleName ==
"GenericIon" ) {
464 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
476 else if (particleName ==
"e+") {
490 }
else if (particleName ==
"gamma") {
G4DNABornExcitationModel1 G4DNABornExcitationModel
#define G4DNABornIonisationModel
G4_DECLARE_PHYSCONSTR_FACTORY(G4EmDNAPhysics_stationary_option6)
static constexpr double keV
static constexpr double eV
static constexpr double um
static constexpr double MeV
G4GLOB_DLL std::ostream G4cout
static G4DNAGenericIonsManager * Instance(void)
G4ParticleDefinition * GetIon(const G4String &name)
static G4Electron * Electron()
virtual ~G4EmDNAPhysics_stationary_option6()
G4EmDNAPhysics_stationary_option6(G4int ver=1)
virtual void ConstructProcess()
virtual void ConstructParticle()
static G4EmParameters * Instance()
void SetDeexcitationIgnoreCut(G4bool val)
void SetAuger(G4bool val)
static G4GenericIon * GenericIonDefinition()
void SetAtomDeexcitation(G4VAtomDeexcitation *)
static G4LossTableManager * Instance()
const G4String & GetParticleName() const
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
static G4PhysicsListHelper * GetPhysicsListHelper()
static G4Positron * Positron()
static G4Proton * Proton()
G4VEmModel * EmModel(size_t index=0) const
void SetEmModel(G4VEmModel *, G4int index=0)
void SetStepFunction(G4double v1, G4double v2)
void SetStepLimitType(G4MscStepLimitType val)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
const G4String & GetPhysicsName() const
void SetPhysicsType(G4int)