Geant4.10
|
#include <G4LivermoreNuclearGammaConversionModel.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 43 of file G4LivermoreNuclearGammaConversionModel.hh.
G4LivermoreNuclearGammaConversionModel::G4LivermoreNuclearGammaConversionModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermoreNuclearGammaConversion" |
||
) |
Definition at line 41 of file G4LivermoreNuclearGammaConversionModel.cc.
References python.hepunit::electron_mass_c2, G4cout, G4endl, python.hepunit::GeV, python.hepunit::MeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 70 of file G4LivermoreNuclearGammaConversionModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 121 of file G4LivermoreNuclearGammaConversionModel.cc.
References G4VCrossSectionHandler::FindValue(), G4cout, and G4endl.
|
protected |
|
virtual |
Implements G4VEmModel.
Definition at line 78 of file G4LivermoreNuclearGammaConversionModel.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 138 of file G4LivermoreNuclearGammaConversionModel.cc.
References G4Electron::Electron(), python.hepunit::electron_mass_c2, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, 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 71 of file G4LivermoreNuclearGammaConversionModel.hh.
Referenced by Initialise(), and SampleSecondaries().