139 genericIonsManager->
GetIon(
"alpha++");
140 genericIonsManager->
GetIon(
"alpha+");
141 genericIonsManager->
GetIon(
"helium");
142 genericIonsManager->
GetIon(
"hydrogen");
156 myParticleIterator->reset();
157 while( (*myParticleIterator)() )
162 if (particleName ==
"e-") {
181 ->SelectStationary(
true);
190 ->SelectStationary(
true);
193 ->SelectFasterComputation(
true);
203 ->SelectStationary(
true);
212 ->SelectStationary(
true);
215 }
else if ( particleName ==
"proton" ) {
223 ->SelectStationary(
true);
237 ->SetLowEnergyLimit(10*
eV);
239 ->SetHighEnergyLimit(500*
keV);
241 ->SelectStationary(
true);
244 ->SetLowEnergyLimit(500*
keV);
246 ->SetHighEnergyLimit(100*
MeV);
248 ->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" ) {
300 ->SelectStationary(
true);
310 ->SelectStationary(
true);
320 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
330 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
333 }
else if ( particleName ==
"alpha" ) {
341 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
351 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
361 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
371 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
374 }
else if ( particleName ==
"alpha+" ) {
382 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
392 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
402 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
412 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
422 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
425 }
else if ( particleName ==
"helium" ) {
434 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
444 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
454 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
464 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
467 }
else if ( particleName ==
"GenericIon" ) {
476 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
488 else if (particleName ==
"e+") {
502 }
else if (particleName ==
"gamma") {