129 genericIonsManager->
GetIon(
"alpha++");
130 genericIonsManager->
GetIon(
"alpha+");
131 genericIonsManager->
GetIon(
"helium");
132 genericIonsManager->
GetIon(
"hydrogen");
146 myParticleIterator->reset();
147 while( (*myParticleIterator)() )
152 if (particleName ==
"e-") {
171 ->SelectStationary(
true);
180 ->SelectStationary(
true);
183 ->SelectFasterComputation(
true);
193 ->SelectStationary(
true);
202 ->SelectStationary(
true);
205 }
else if ( particleName ==
"proton" ) {
213 ->SelectStationary(
true);
227 ->SetLowEnergyLimit(10*
eV);
229 ->SetHighEnergyLimit(500*
keV);
231 ->SelectStationary(
true);
234 ->SetLowEnergyLimit(500*
keV);
236 ->SetHighEnergyLimit(100*
MeV);
238 ->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" ) {
290 ->SelectStationary(
true);
300 ->SelectStationary(
true);
310 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
320 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
323 }
else if ( particleName ==
"alpha" ) {
331 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
341 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
351 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
361 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
364 }
else if ( particleName ==
"alpha+" ) {
372 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
382 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
392 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
402 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
412 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
415 }
else if ( particleName ==
"helium" ) {
424 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
434 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
444 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
454 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
457 }
else if ( particleName ==
"GenericIon" ) {
466 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
478 else if (particleName ==
"e+") {
492 }
else if (particleName ==
"gamma") {
G4DNABornExcitationModel1 G4DNABornExcitationModel
#define G4DNABornIonisationModel
G4_DECLARE_PHYSCONSTR_FACTORY(G4EmDNAPhysics_stationary_option2)
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 ConstructProcess()
virtual ~G4EmDNAPhysics_stationary_option2()
virtual void ConstructParticle()
G4EmDNAPhysics_stationary_option2(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)