Geant4.10
|
#include <G4DNARuddIonisationModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 46 of file G4DNARuddIonisationModel.hh.
G4DNARuddIonisationModel::G4DNARuddIonisationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNARuddIonisationModel" |
||
) |
Definition at line 44 of file G4DNARuddIonisationModel.cc.
References python.hepunit::eV, fParticleChangeForGamma, G4cout, G4endl, python.hepunit::keV, and G4VEmModel::SetDeexcitationFlag().
|
virtual |
Definition at line 86 of file G4DNARuddIonisationModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 278 of file G4DNARuddIonisationModel.cc.
References python.hepunit::cm, python.hepunit::eV, FatalException, G4DNACrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetIndex(), G4DNAGenericIonsManager::GetIon(), G4ParticleDefinition::GetParticleName(), G4DNAGenericIonsManager::Instance(), and G4Proton::ProtonDefinition().
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4DNARuddIonisationModel.cc.
References G4LossTableManager::AtomDeexcitation(), python.hepunit::eV, fParticleChangeForGamma, G4cout, G4endl, G4DNAGenericIonsManager::GetIon(), G4Material::GetMaterial(), G4DNAMolecularMaterial::GetNumMolPerVolTableFor(), G4VEmModel::GetParticleChangeForGamma(), G4ParticleDefinition::GetParticleName(), G4VEmModel::HighEnergyLimit(), G4DNAGenericIonsManager::Instance(), G4DNAMolecularMaterial::Instance(), G4LossTableManager::Instance(), python.hepunit::keV, G4DNACrossSectionDataSet::LoadData(), G4VEmModel::LowEnergyLimit(), python.hepunit::m, python.hepunit::MeV, G4InuclParticleNames::proton, G4Proton::ProtonDefinition(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 404 of file G4DNARuddIonisationModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4DNAChemistryManager::CreateWaterMolecule(), eIonizedMolecule, G4Electron::Electron(), fKShell, fParticleChangeForGamma, fStopAndKill, G4cout, G4endl, G4VAtomDeexcitation::GenerateParticles(), G4VAtomDeexcitation::GetAtomicShell(), G4ParticleChangeForGamma::GetCurrentTrack(), G4DynamicParticle::GetDefinition(), G4DNAGenericIonsManager::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4DNAGenericIonsManager::Instance(), G4DNAChemistryManager::Instance(), G4DNAWaterIonisationStructure::IonisationEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4Proton::ProtonDefinition(), CLHEP::Hep3Vector::rotateUz(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
|
protected |
Definition at line 72 of file G4DNARuddIonisationModel.hh.
Referenced by G4DNARuddIonisationModel(), Initialise(), and SampleSecondaries().