Geant4.10
|
#include <G4DNADingfelderChargeIncreaseModel.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 41 of file G4DNADingfelderChargeIncreaseModel.hh.
G4DNADingfelderChargeIncreaseModel::G4DNADingfelderChargeIncreaseModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNADingfelderChargeIncreaseModel" |
||
) |
Definition at line 40 of file G4DNADingfelderChargeIncreaseModel.cc.
References fParticleChangeForGamma, G4cout, and G4endl.
|
virtual |
Definition at line 67 of file G4DNADingfelderChargeIncreaseModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 190 of file G4DNADingfelderChargeIncreaseModel.cc.
References python.hepunit::Bohr_radius, python.hepunit::cm, python.hepunit::electron_mass_c2, python.hepunit::eV, G4cout, G4endl, G4Material::GetIndex(), G4DNAGenericIonsManager::GetIon(), G4ParticleDefinition::GetParticleName(), G4DNAGenericIonsManager::Instance(), python.hepunit::m, python.hepunit::pi, python.hepunit::proton_mass_c2, and test::x.
|
virtual |
Implements G4VEmModel.
Definition at line 72 of file G4DNADingfelderChargeIncreaseModel.cc.
References python.hepunit::eV, fParticleChangeForGamma, G4cout, G4endl, G4DNAGenericIonsManager::GetIon(), G4Material::GetMaterial(), G4DNAMolecularMaterial::GetNumMolPerVolTableFor(), G4VEmModel::GetParticleChangeForGamma(), G4ParticleDefinition::GetParticleName(), G4VEmModel::HighEnergyLimit(), G4DNAGenericIonsManager::Instance(), G4DNAMolecularMaterial::Instance(), python.hepunit::keV, G4VEmModel::LowEnergyLimit(), python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 286 of file G4DNADingfelderChargeIncreaseModel.cc.
References G4Electron::Electron(), python.hepunit::electron_mass_c2, FatalException, fParticleChangeForGamma, fStopAndKill, G4cout, G4endl, G4Exception(), G4DynamicParticle::GetDefinition(), G4DNAGenericIonsManager::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetPDGMass(), G4DNAGenericIonsManager::Instance(), n, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), and python.hepunit::proton_mass_c2.
|
protected |
Definition at line 67 of file G4DNADingfelderChargeIncreaseModel.hh.
Referenced by G4DNADingfelderChargeIncreaseModel(), Initialise(), and SampleSecondaries().