131 genericIonsManager->
GetIon(
"alpha++");
132 genericIonsManager->
GetIon(
"alpha+");
133 genericIonsManager->
GetIon(
"helium");
134 genericIonsManager->
GetIon(
"hydrogen");
148 myParticleIterator->reset();
149 while( (*myParticleIterator)() )
154 if (particleName ==
"e-") {
171 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
181 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
191 (theDNAVibExcitationProcess->
EmModel()))->SelectStationary(
true);
201 (theDNAAttachmentProcess->
EmModel()))->SelectStationary(
true);
204 }
else if ( particleName ==
"proton" ) {
213 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
227 (theDNAExcitationProcess->
EmModel()))->SetLowEnergyLimit(10*
eV);
229 (theDNAExcitationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
231 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
234 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
236 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
238 (theDNAExcitationProcess->
EmModel(1)))->SelectStationary(
true);
253 (theDNAIonisationProcess->
EmModel()))->SetLowEnergyLimit(0*
eV);
255 (theDNAIonisationProcess->
EmModel()))->SetHighEnergyLimit(500*
keV);
257 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
260 (theDNAIonisationProcess->
EmModel(1)))->SetLowEnergyLimit(500*
keV);
262 (theDNAIonisationProcess->
EmModel(1)))->SetHighEnergyLimit(100*
MeV);
264 (theDNAIonisationProcess->
EmModel(1)))->SelectStationary(
true);
267 (theDNAIonisationProcess->
EmModel(1)))->SelectFasterComputation(
true);
279 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
282 }
else if ( particleName ==
"hydrogen" ) {
291 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
301 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
311 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
321 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
324 }
else if ( particleName ==
"alpha" ) {
333 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
343 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
353 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
363 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
366 }
else if ( particleName ==
"alpha+" ) {
375 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
385 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
395 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
405 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
415 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
418 }
else if ( particleName ==
"helium" ) {
427 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
437 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
447 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
457 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
460 }
else if ( particleName ==
"GenericIon" ) {
469 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
481 else if (particleName ==
"e+") {
495 }
else if (particleName ==
"gamma") {
G4DNABornExcitationModel1 G4DNABornExcitationModel
#define G4DNABornIonisationModel
G4_DECLARE_PHYSCONSTR_FACTORY(G4EmDNAPhysics_stationary_option4)
static constexpr double keV
static constexpr double eV
static constexpr double um
static constexpr double MeV
G4GLOB_DLL std::ostream G4cout
static G4DNAGenericIonsManager * Instance(void)
G4ParticleDefinition * GetIon(const G4String &name)
static G4Electron * Electron()
virtual void ConstructParticle()
virtual void ConstructProcess()
virtual ~G4EmDNAPhysics_stationary_option4()
G4EmDNAPhysics_stationary_option4(G4int ver=1)
static G4EmParameters * Instance()
void SetDeexcitationIgnoreCut(G4bool val)
void SetAuger(G4bool val)
static G4GenericIon * GenericIonDefinition()
void SetAtomDeexcitation(G4VAtomDeexcitation *)
static G4LossTableManager * Instance()
const G4String & GetParticleName() const
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
static G4PhysicsListHelper * GetPhysicsListHelper()
static G4Positron * Positron()
static G4Proton * Proton()
G4VEmModel * EmModel(size_t index=0) const
void SetEmModel(G4VEmModel *, G4int index=0)
void SetStepFunction(G4double v1, G4double v2)
void SetStepLimitType(G4MscStepLimitType val)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
const G4String & GetPhysicsName() const
void SetPhysicsType(G4int)