Geant4.10
|
#include <G4LivermoreGammaConversionModelRC.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 44 of file G4LivermoreGammaConversionModelRC.hh.
G4LivermoreGammaConversionModelRC::G4LivermoreGammaConversionModelRC | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermoreConversion" |
||
) |
Definition at line 50 of file G4LivermoreGammaConversionModelRC.cc.
References python.hepunit::electron_mass_c2, G4cout, G4endl, python.hepunit::GeV, python.hepunit::MeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 78 of file G4LivermoreGammaConversionModelRC.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 126 of file G4LivermoreGammaConversionModelRC.cc.
References G4VCrossSectionHandler::FindValue(), G4cout, and G4endl.
|
protected |
|
virtual |
Implements G4VEmModel.
Definition at line 86 of file G4LivermoreGammaConversionModelRC.cc.
References G4VCrossSectionHandler::Clear(), fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VCrossSectionHandler::Initialise(), G4VCrossSectionHandler::LoadData(), G4VEmModel::LowEnergyLimit(), and python.hepunit::MeV.
|
virtual |
Implements G4VEmModel.
Definition at line 143 of file G4LivermoreGammaConversionModelRC.cc.
References test::a, test::b, test::c, G4Electron::Electron(), python.hepunit::electron_mass_c2, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4Gamma::Gamma(), G4DynamicParticle::GetDefinition(), G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4DynamicParticle::GetMomentumDirection(), G4IonisParamElm::GetZ3(), G4INCL::Math::max(), python.hepunit::MeV, G4INCL::Math::min(), G4Positron::Positron(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and python.hepunit::twopi.
|
protected |
Definition at line 72 of file G4LivermoreGammaConversionModelRC.hh.
Referenced by Initialise(), and SampleSecondaries().