Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BetheHeitlerModel.hh>
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 | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 58 of file G4BetheHeitlerModel.hh.
G4BetheHeitlerModel::G4BetheHeitlerModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BetheHeitler" |
||
) |
Definition at line 68 of file G4BetheHeitlerModel.cc.
|
virtual |
Definition at line 80 of file G4BetheHeitlerModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 95 of file G4BetheHeitlerModel.cc.
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 85 of file G4BetheHeitlerModel.cc.
Referenced by G4PolarizedGammaConversionModel::Initialise().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 145 of file G4BetheHeitlerModel.cc.
Referenced by G4PolarizedGammaConversionModel::SampleSecondaries().