Geant4
10.01.p02
|
#include <G4eeToTwoGammaModel.hh>
Private Member Functions | |
G4eeToTwoGammaModel & | operator= (const G4eeToTwoGammaModel &right) |
G4eeToTwoGammaModel (const G4eeToTwoGammaModel &) | |
Private Attributes | |
G4double | pi_rcl2 |
G4ParticleDefinition * | theGamma |
G4ParticleChangeForGamma * | fParticleChange |
G4bool | isInitialised |
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 | |
CLHEP::HepRandomEngine * | rndmEngineMod |
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 G4eeToTwoGammaModel.hh.
G4eeToTwoGammaModel::G4eeToTwoGammaModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "eplus2gg" |
||
) |
Definition at line 87 of file G4eeToTwoGammaModel.cc.
References fParticleChange, G4Gamma::Gamma(), and theGamma.
|
virtual |
Definition at line 99 of file G4eeToTwoGammaModel.cc.
|
private |
|
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 eV, G4Log(), G4InuclParticleNames::gam, G4INCL::Math::max(), and pi_rcl2.
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 fParticleChange, G4VEmModel::GetParticleChangeForGamma(), and isInitialised.
|
private |
|
virtual |
!! likely problematic direction to be checked
Implements G4VEmModel.
Reimplemented in G4PolarizedAnnihilationModel.
Definition at line 165 of file G4eeToTwoGammaModel.cc.
References fParticleChange, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4UniformRand, G4InuclParticleNames::gam, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and theGamma.
|
private |
Definition at line 106 of file G4eeToTwoGammaModel.hh.
Referenced by G4eeToTwoGammaModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 107 of file G4eeToTwoGammaModel.hh.
Referenced by Initialise().
|
private |
Definition at line 104 of file G4eeToTwoGammaModel.hh.
Referenced by ComputeCrossSectionPerElectron().
|
private |
Definition at line 105 of file G4eeToTwoGammaModel.hh.
Referenced by G4eeToTwoGammaModel(), and SampleSecondaries().