141 genericIonsManager->
GetIon(
"alpha++");
142 genericIonsManager->
GetIon(
"alpha+");
143 genericIonsManager->
GetIon(
"helium");
144 genericIonsManager->
GetIon(
"hydrogen");
158 myParticleIterator->reset();
159 while( (*myParticleIterator)() )
164 if (particleName ==
"e-") {
181 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
191 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
201 (theDNAVibExcitationProcess->
EmModel()))->SelectStationary(
true);
211 (theDNAAttachmentProcess->
EmModel()))->SelectStationary(
true);
214 }
else if ( particleName ==
"proton" ) {
223 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
237 (theDNAExcitationProcess->
EmModel()))->SetLowEnergyLimit(10*
eV);
239 (theDNAExcitationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
241 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
244 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
246 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
248 (theDNAExcitationProcess->
EmModel(1)))->SelectStationary(
true);
263 (theDNAIonisationProcess->
EmModel()))->SetLowEnergyLimit(0*
eV);
265 (theDNAIonisationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
267 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
270 (theDNAIonisationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
272 (theDNAIonisationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
274 (theDNAIonisationProcess->
EmModel(1)))->SelectStationary(
true);
277 (theDNAIonisationProcess->
EmModel(1)))->SelectFasterComputation(
true);
289 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
292 }
else if ( particleName ==
"hydrogen" ) {
301 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
311 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
321 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
331 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
334 }
else if ( particleName ==
"alpha" ) {
343 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
353 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
363 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
373 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
376 }
else if ( particleName ==
"alpha+" ) {
385 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
395 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
405 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
415 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
425 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
428 }
else if ( particleName ==
"helium" ) {
437 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
447 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
457 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
467 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
470 }
else if ( particleName ==
"GenericIon" ) {
479 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
491 else if (particleName ==
"e+") {
505 }
else if (particleName ==
"gamma") {