139 genericIonsManager->
GetIon(
"alpha++");
140 genericIonsManager->
GetIon(
"alpha+");
141 genericIonsManager->
GetIon(
"helium");
142 genericIonsManager->
GetIon(
"hydrogen");
156 myParticleIterator->reset();
157 while( (*myParticleIterator)() )
162 if (particleName ==
"e-") {
181 ->SelectStationary(
true);
190 ->SelectStationary(
true);
193 ->SelectFasterComputation(
true);
203 ->SelectStationary(
true);
212 ->SelectStationary(
true);
215 }
else if ( particleName ==
"proton" ) {
223 ->SelectStationary(
true);
237 ->SetLowEnergyLimit(10*eV);
239 ->SetHighEnergyLimit(500*keV);
241 ->SelectStationary(
true);
244 ->SetLowEnergyLimit(500*keV);
246 ->SetHighEnergyLimit(100*MeV);
248 ->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" ) {
300 ->SelectStationary(
true);
310 ->SelectStationary(
true);
320 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
330 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
333 }
else if ( particleName ==
"alpha" ) {
341 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
351 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
361 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
371 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
374 }
else if ( particleName ==
"alpha+" ) {
382 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
392 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
402 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
412 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
422 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
425 }
else if ( particleName ==
"helium" ) {
434 (theDNAElasticProcess->
EmModel()))->SelectStationary(
true);
444 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
454 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
464 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
467 }
else if ( particleName ==
"GenericIon" ) {
476 (theDNAIonisationProcess->
EmModel()))->SelectStationary(
true);
488 else if (particleName ==
"e+") {
502 }
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 ConstructProcess()
virtual ~G4EmDNAPhysics_stationary_option2()
virtual void ConstructParticle()
G4EmDNAPhysics_stationary_option2(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)