Geant4
10.00.p01
|
#include <G4BetheHeitlerModel.hh>
Private Member Functions | |
G4double | ScreenFunction1 (G4double ScreenVariable) |
G4double | ScreenFunction2 (G4double ScreenVariable) |
G4BetheHeitlerModel & | operator= (const G4BetheHeitlerModel &right) |
G4BetheHeitlerModel (const G4BetheHeitlerModel &) | |
Private Attributes | |
G4Pow * | g4pow |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleDefinition * | thePositron |
G4ParticleChangeForGamma * | fParticleChange |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes inherited from G4VEmModel | |
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(), fParticleChange, g4pow, G4Gamma::Gamma(), G4Pow::GetInstance(), G4Positron::Positron(), theElectron, theGamma, and thePositron.
|
virtual |
Definition at line 98 of file G4BetheHeitlerModel.cc.
|
private |
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 103 of file G4BetheHeitlerModel.cc.
References fParticleChange, 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().
|
private |
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 159 of file G4BetheHeitlerModel.cc.
References G4Pow::A13(), Egsmall, F10, F20, fParticleChange, fStopAndKill, G4Log(), g4pow, G4UniformRand, G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4IonisParamElm::GetZ3(), G4INCL::Math::max(), MeV, G4INCL::Math::min(), G4VParticleChange::ProposeTrackStatus(), ScreenFunction1(), ScreenFunction2(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), theElectron, theGamma, and thePositron.
Referenced by G4PolarizedGammaConversionModel::SampleSecondaries().
Definition at line 108 of file G4BetheHeitlerModel.hh.
References G4Log().
Referenced by SampleSecondaries().
Definition at line 125 of file G4BetheHeitlerModel.hh.
References G4Log().
Referenced by SampleSecondaries().
|
private |
Definition at line 103 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 99 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), and SampleSecondaries().
|
private |
Definition at line 101 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), and SampleSecondaries().
|
private |
Definition at line 100 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), and SampleSecondaries().
|
private |
Definition at line 102 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), and SampleSecondaries().