Geant4
10.03.p03
|
#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 | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 60 of file G4BetheHeitlerModel.hh.
|
explicit |
|
virtual |
Definition at line 84 of file G4BetheHeitlerModel.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 107 of file G4BetheHeitlerModel.cc.
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 89 of file G4BetheHeitlerModel.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 98 of file G4BetheHeitlerModel.cc.
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 157 of file G4BetheHeitlerModel.cc.