141 genericIonsManager->
GetIon(
"alpha++");
142 genericIonsManager->
GetIon(
"alpha+");
143 genericIonsManager->
GetIon(
"helium");
144 genericIonsManager->
GetIon(
"hydrogen");
158 myParticleIterator->reset();
159 while( (*myParticleIterator)() )
164 if (particleName ==
"e-") {
181 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
191 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
201 (theDNAVibExcitationProcess->
EmModel()))->SelectStationary(
true);
211 (theDNAAttachmentProcess->
EmModel()))->SelectStationary(
true);
214 }
else if ( particleName ==
"proton" ) {
223 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
237 (theDNAExcitationProcess->
EmModel()))->SetLowEnergyLimit(10*eV);
239 (theDNAExcitationProcess->
EmModel()))->SetHighEnergyLimit(500*keV);
241 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
244 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*keV);
246 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*MeV);
248 (theDNAExcitationProcess->
EmModel(1)))->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" ) {
301 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
311 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
321 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
331 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
334 }
else if ( particleName ==
"alpha" ) {
343 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
353 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
363 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
373 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
376 }
else if ( particleName ==
"alpha+" ) {
385 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
395 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
405 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
415 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
425 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
428 }
else if ( particleName ==
"helium" ) {
437 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
447 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
457 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
467 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
470 }
else if ( particleName ==
"GenericIon" ) {
479 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
491 else if (particleName ==
"e+") {
505 }
else if (particleName ==
"gamma") {
G4DNABornExcitationModel1 G4DNABornExcitationModel
#define G4DNABornIonisationModel
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
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 SetAugerCascade(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)