138 genericIonsManager->
GetIon(
"alpha++");
139 genericIonsManager->
GetIon(
"alpha+");
140 genericIonsManager->
GetIon(
"helium");
141 genericIonsManager->
GetIon(
"hydrogen");
155 myParticleIterator->reset();
156 while( (*myParticleIterator)() )
161 if (particleName ==
"e-") {
189 modI->SelectStationary(
true);
210 }
else if ( particleName ==
"proton" ) {
218 ->SelectStationary(
true);
226 theDNAExcitationProcess
228 theDNAExcitationProcess
232 (theDNAExcitationProcess->
EmModel(0)))->SetLowEnergyLimit(10*eV);
234 (theDNAExcitationProcess->
EmModel(0)))->SetHighEnergyLimit(500*keV);
236 (theDNAExcitationProcess->
EmModel(0)))->SelectStationary(
true);
239 (theDNAExcitationProcess->
EmModel(1)))->SetLowEnergyLimit(500*keV);
241 (theDNAExcitationProcess->
EmModel(1)))->SetHighEnergyLimit(100*MeV);
243 (theDNAExcitationProcess->
EmModel(1)))->SelectStationary(
true);
256 ->SetLowEnergyLimit(0*eV);
258 ->SetHighEnergyLimit(500*keV);
260 ->SelectStationary(
true);
263 ->SetLowEnergyLimit(500*keV);
265 ->SetHighEnergyLimit(100*MeV);
267 ->SelectStationary(
true);
275 theDNAChargeDecreaseProcess
278 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
281 }
else if ( particleName ==
"hydrogen" ) {
289 ->SelectStationary(
true);
296 theDNAExcitationProcess
299 ->SelectStationary(
true);
308 ->SelectStationary(
true);
315 theDNAChargeIncreaseProcess
318 (theDNAChargeIncreaseProcess->
EmModel()))
319 ->SelectStationary(
true);
322 }
else if ( particleName ==
"alpha" ) {
330 ->SelectStationary(
true);
340 ->SelectStationary(
true);
349 ->SelectStationary(
true);
359 (theDNAChargeDecreaseProcess->
EmModel()))
360 ->SelectStationary(
true);
363 }
else if ( particleName ==
"alpha+" ) {
371 ->SelectStationary(
true);
381 (theDNAExcitationProcess->
EmModel()))->SelectStationary(
true);
390 ->SelectStationary(
true);
400 (theDNAChargeDecreaseProcess->
EmModel()))->SelectStationary(
true);
410 (theDNAChargeIncreaseProcess->
EmModel()))->SelectStationary(
true);
413 }
else if ( particleName ==
"helium" ) {
422 ->SelectStationary(
true);
432 ->SelectStationary(
true);
442 ->SelectStationary(
true);
452 (theDNAChargeIncreaseProcess->
EmModel()))
453 ->SelectStationary(
true);
456 }
else if ( particleName ==
"GenericIon" ) {
465 ->SelectStationary(
true);
477 else if (particleName ==
"e+") {
491 }
else if (particleName ==
"gamma") {
G4DNABornExcitationModel1 G4DNABornExcitationModel
#define G4DNABornIonisationModel
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
G4GLOB_DLL std::ostream G4cout
void SelectStationary(G4bool input)
static G4DNAGenericIonsManager * Instance(void)
G4ParticleDefinition * GetIon(const G4String &name)
void SelectStationary(G4bool input)
void SelectStationary(G4bool input)
static G4Electron * Electron()
virtual ~G4EmDNAPhysics_stationary()
virtual void ConstructParticle()
virtual void ConstructProcess()
G4EmDNAPhysics_stationary(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)