132 genericIonsManager->
GetIon(
"alpha++");
133 genericIonsManager->
GetIon(
"alpha+");
134 genericIonsManager->
GetIon(
"helium");
135 genericIonsManager->
GetIon(
"hydrogen");
150 myParticleIterator->reset();
151 while( (*myParticleIterator)() )
156 if (particleName ==
"e-")
166 therm->SetHighEnergyLimit(10.*
eV);
195 theDNAExcitationProcess->
AddEmModel(2, bornExc);
208 theDNAIonisationProcess->
SetEmModel(emIonModel);
212 bornIon->SetActivationLowEnergyLimit(10*
keV);
213 bornIon->SetActivationHighEnergyLimit(1.*
MeV);
214 theDNAIonisationProcess->
AddEmModel(2,bornIon);
224 }
else if ( particleName ==
"proton" ) {
230 }
else if ( particleName ==
"hydrogen" ) {
236 }
else if ( particleName ==
"alpha" ) {
242 }
else if ( particleName ==
"alpha+" ) {
249 }
else if ( particleName ==
"helium" ) {
256 else if ( particleName ==
"GenericIon" ) {
266 else if (particleName ==
"e+") {
280 }
else if (particleName ==
"gamma") {