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-") {
189 modI->SelectStationary(
true);
210 }
else if ( particleName ==
"proton" ) {
218 ->SelectStationary(
true);
226 theDNAExcitationProcess
228 theDNAExcitationProcess
232 (theDNAExcitationProcess->
EmModel(0)))->SetLowEnergyLimit(10*
eV);
234 (theDNAExcitationProcess->
EmModel(0)))->SetHighEnergyLimit(500*
keV);
236 (theDNAExcitationProcess->
EmModel(0)))->SelectStationary(
true);
239 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
241 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
243 (theDNAExcitationProcess->
EmModel(1)))->SelectStationary(
true);
256 ->SetLowEnergyLimit(0*
eV);
258 ->SetHighEnergyLimit(500*
keV);
260 ->SelectStationary(
true);
263 ->SetLowEnergyLimit(500*
keV);
265 ->SetHighEnergyLimit(100*
MeV);
267 ->SelectStationary(
true);
275 theDNAChargeDecreaseProcess
278 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
281 }
else if ( particleName ==
"hydrogen" ) {
289 ->SelectStationary(
true);
296 theDNAExcitationProcess
299 ->SelectStationary(
true);
308 ->SelectStationary(
true);
315 theDNAChargeIncreaseProcess
318 (theDNAChargeIncreaseProcess->
EmModel()))
319 ->SelectStationary(
true);
322 }
else if ( particleName ==
"alpha" ) {
330 ->SelectStationary(
true);
340 ->SelectStationary(
true);
349 ->SelectStationary(
true);
359 (theDNAChargeDecreaseProcess->
EmModel()))
360 ->SelectStationary(
true);
363 }
else if ( particleName ==
"alpha+" ) {
371 ->SelectStationary(
true);
381 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
390 ->SelectStationary(
true);
400 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
410 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
413 }
else if ( particleName ==
"helium" ) {
422 ->SelectStationary(
true);
432 ->SelectStationary(
true);
442 ->SelectStationary(
true);
452 (theDNAChargeIncreaseProcess->
EmModel()))
453 ->SelectStationary(
true);
456 }
else if ( particleName ==
"GenericIon" ) {
465 ->SelectStationary(
true);
477 else if (particleName ==
"e+") {
491 }
else if (particleName ==
"gamma") {