Geant4.10
|
#include <G4PenelopeGammaConversionModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
const G4ParticleDefinition * | fParticle |
![]() | |
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 57 of file G4PenelopeGammaConversionModel.hh.
G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenConversion" |
||
) |
Definition at line 55 of file G4PenelopeGammaConversionModel.cc.
References python.hepunit::electron_mass_c2, python.hepunit::GeV, python.hepunit::MeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 221 of file G4PenelopeGammaConversionModel.cc.
References python.hepunit::barn, G4cout, G4endl, G4Exception(), JustWarning, python.hepunit::MeV, G4TemplateAutoLock< M, L, U >::unlock(), and G4PhysicsVector::Value().
|
inline |
Definition at line 84 of file G4PenelopeGammaConversionModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 112 of file G4PenelopeGammaConversionModel.cc.
References fParticle, fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), eplot::material, and python.hepunit::MeV.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 189 of file G4PenelopeGammaConversionModel.cc.
References fParticle, G4cout, and G4endl.
|
virtual |
Implements G4VEmModel.
Definition at line 285 of file G4PenelopeGammaConversionModel.cc.
References G4InuclParticleNames::electron, G4Electron::Electron(), python.hepunit::electron_mass_c2, F00, python.hepunit::fine_structure_const, fParticleChange, fStopAndKill, G4cout, G4endl, G4Exception(), G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), JustWarning, python.hepunit::keV, G4INCL::Math::max(), G4InuclParticleNames::positron, G4Positron::Positron(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), python.hepunit::twopi, and G4TemplateAutoLock< M, L, U >::unlock().
Definition at line 83 of file G4PenelopeGammaConversionModel.hh.
|
protected |
Definition at line 88 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), and InitialiseLocal().
|
protected |
Definition at line 84 of file G4PenelopeGammaConversionModel.hh.
Referenced by Initialise(), and SampleSecondaries().