|
Geant4
10.03
|
#include <G4BetheHeitlerModel.hh>
Inheritance diagram for G4BetheHeitlerModel:
Collaboration diagram for G4BetheHeitlerModel:Private Member Functions | |
| G4double | ScreenFunction1 (G4double ScreenVariable) |
| G4double | ScreenFunction2 (G4double ScreenVariable) |
| G4BetheHeitlerModel & | operator= (const G4BetheHeitlerModel &right)=delete |
| G4BetheHeitlerModel (const G4BetheHeitlerModel &)=delete | |
Private Attributes | |
| G4Pow * | g4calc |
| 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 |
Static Protected Attributes inherited from G4VEmModel | |
| static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 60 of file G4BetheHeitlerModel.hh.
|
explicit |
Definition at line 71 of file G4BetheHeitlerModel.cc.
References G4Electron::Electron(), fParticleChange, g4calc, G4Gamma::Gamma(), G4Pow::GetInstance(), G4Positron::Positron(), theElectron, theGamma, and thePositron.
Here is the call graph for this function:
|
virtual |
Definition at line 84 of file G4BetheHeitlerModel.cc.
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 107 of file G4BetheHeitlerModel.cc.
References a0, c2, G4Log(), G4INCL::Math::max(), MeV, and microbarn.
Here is the call graph for this function:
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 89 of file G4BetheHeitlerModel.cc.
References fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::InitialiseElementSelectors(), and G4VEmModel::IsMaster().
Referenced by G4PolarizedGammaConversionModel::Initialise().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 98 of file G4BetheHeitlerModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
Here is the call graph for this function:
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 157 of file G4BetheHeitlerModel.cc.
References G4Pow::A13(), F10, F20, G4AblaRandom::flat(), fParticleChange, fStopAndKill, g4calc, G4Log(), 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, thePositron, and twopi.
Referenced by G4PolarizedGammaConversionModel::SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 109 of file G4BetheHeitlerModel.hh.
References G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 126 of file G4BetheHeitlerModel.hh.
References G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 104 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), Initialise(), 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().
|
private |
Definition at line 101 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), and SampleSecondaries().
|
private |
Definition at line 103 of file G4BetheHeitlerModel.hh.
Referenced by G4BetheHeitlerModel(), and SampleSecondaries().