Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eeToTwoGammaModel.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 G4Material * | pBaseMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
G4double | inveplus |
G4double | pFactor |
Definition at line 59 of file G4eeToTwoGammaModel.hh.
|
explicit |
Definition at line 90 of file G4eeToTwoGammaModel.cc.
|
virtual |
Definition at line 101 of file G4eeToTwoGammaModel.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 156 of file G4eeToTwoGammaModel.cc.
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 136 of file G4eeToTwoGammaModel.cc.
Referenced by ComputeCrossSectionPerAtom(), G4PolarizedAnnihilationModel::ComputeCrossSectionPerElectron(), and CrossSectionPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 167 of file G4eeToTwoGammaModel.cc.
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 106 of file G4eeToTwoGammaModel.cc.
Referenced by G4PolarizedAnnihilationModel::Initialise().
|
delete |
|
overridevirtual |
!! likely problematic direction to be checked
Implements G4VEmModel.
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 182 of file G4eeToTwoGammaModel.cc.