Geant4.10
|
#include <G4BetheHeitlerModel.hh>
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 60 of file G4BetheHeitlerModel.hh.
G4BetheHeitlerModel::G4BetheHeitlerModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BetheHeitler" |
||
) |
Definition at line 85 of file G4BetheHeitlerModel.cc.
References G4Electron::Electron(), G4Gamma::Gamma(), G4Pow::GetInstance(), and G4Positron::Positron().
|
virtual |
Definition at line 98 of file G4BetheHeitlerModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 121 of file G4BetheHeitlerModel.cc.
References python.hepunit::electron_mass_c2, and G4Log().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 103 of file G4BetheHeitlerModel.cc.
References G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::InitialiseElementSelectors(), and G4VEmModel::IsMaster().
Referenced by G4PolarizedGammaConversionModel::Initialise().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 112 of file G4BetheHeitlerModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 159 of file G4BetheHeitlerModel.cc.
References G4Pow::A13(), python.hepunit::electron_mass_c2, F10, F20, fStopAndKill, G4Log(), G4UniformRand, G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4IonisParamElm::GetZ3(), G4INCL::Math::max(), python.hepunit::MeV, G4INCL::Math::min(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and python.hepunit::twopi.
Referenced by G4PolarizedGammaConversionModel::SampleSecondaries().