Geant4.10
|
#include <G4eeToTwoGammaModel.hh>
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
![]() | |
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 G4eeToTwoGammaModel.hh.
G4eeToTwoGammaModel::G4eeToTwoGammaModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "eplus2gg" |
||
) |
|
virtual |
Definition at line 99 of file G4eeToTwoGammaModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 137 of file G4eeToTwoGammaModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 114 of file G4eeToTwoGammaModel.cc.
References python.hepunit::electron_mass_c2, python.hepunit::eV, G4Log(), G4InuclParticleNames::gam, and G4INCL::Math::max().
Referenced by ComputeCrossSectionPerAtom(), G4PolarizedAnnihilationModel::ComputeCrossSectionPerElectron(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 150 of file G4eeToTwoGammaModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 104 of file G4eeToTwoGammaModel.cc.
References G4VEmModel::GetParticleChangeForGamma().
|
virtual |
!! likely problematic direction to be checked
Implements G4VEmModel.
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 165 of file G4eeToTwoGammaModel.cc.
References python.hepunit::electron_mass_c2, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4UniformRand, G4InuclParticleNames::gam, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().