142 genericIonsManager->
GetIon(
"alpha++");
143 genericIonsManager->
GetIon(
"alpha+");
144 genericIonsManager->
GetIon(
"helium");
145 genericIonsManager->
GetIon(
"hydrogen");
159 myParticleIterator->reset();
160 while( (*myParticleIterator)() )
165 if (particleName ==
"e-") {
173 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
182 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
191 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
200 (theDNAVibExcitationProcess->
EmModel()))->SelectStationary(
true);
209 (theDNAAttachmentProcess->
EmModel()))->SelectStationary(
true);
212 }
else if ( particleName ==
"proton" ) {
220 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
234 (theDNAExcitationProcess->
EmModel()))->SetLowEnergyLimit(10*
eV);
236 (theDNAExcitationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
238 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
241 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
243 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
245 (theDNAExcitationProcess->
EmModel(1)))->SelectStationary(
true);
260 (theDNAIonisationProcess->
EmModel()))->SetLowEnergyLimit(0*
eV);
262 (theDNAIonisationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
264 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
267 (theDNAIonisationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
269 (theDNAIonisationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
271 (theDNAIonisationProcess->
EmModel(1)))->SelectStationary(
true);
274 (theDNAIonisationProcess->
EmModel(1)))->SelectFasterComputation(
true);
286 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
289 }
else if ( particleName ==
"hydrogen" ) {
298 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
308 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
318 theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
328 theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
331 }
else if ( particleName ==
"alpha" ) {
339 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
349 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
359 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
369 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
372 }
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" ) {
432 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
442 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
452 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
462 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
465 }
else if ( particleName ==
"GenericIon" ) {
474 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
486 else if (particleName ==
"e+") {
500 }
else if (particleName ==
"gamma") {