Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eplusTo3GammaOKVIModel.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 = nullptr |
G4VParticleChange * | pParticleChange = nullptr |
G4PhysicsTable * | xSectionTable = nullptr |
const G4Material * | pBaseMaterial = nullptr |
const std::vector< G4double > * | theDensityFactor = nullptr |
const std::vector< G4int > * | theDensityIdx = nullptr |
G4double | inveplus |
G4double | pFactor = 1.0 |
std::size_t | currentCoupleIndex = 0 |
std::size_t | basedCoupleIndex = 0 |
G4bool | lossFlucFlag = true |
Definition at line 53 of file G4eplusTo3GammaOKVIModel.hh.
|
explicit |
Definition at line 60 of file G4eplusTo3GammaOKVIModel.cc.
|
overridedefault |
|
delete |
|
finalvirtual |
Reimplemented from G4VEmModel.
Definition at line 202 of file G4eplusTo3GammaOKVIModel.cc.
Definition at line 181 of file G4eplusTo3GammaOKVIModel.cc.
Referenced by ComputeCrossSectionPerAtom(), CrossSectionPerVolume(), G4eplusTo2GammaOKVIModel::Initialise(), and G4eplusTo2GammaOKVIModel::SampleSecondaries().
G4double G4eplusTo3GammaOKVIModel::ComputeF | ( | G4double | fr1, |
G4double | fr2, | ||
G4double | fr3, | ||
G4double | kinEnergy ) |
Definition at line 85 of file G4eplusTo3GammaOKVIModel.cc.
Referenced by ComputeFS().
Definition at line 129 of file G4eplusTo3GammaOKVIModel.cc.
G4double G4eplusTo3GammaOKVIModel::ComputeFS | ( | G4double | fr1, |
G4double | fr2, | ||
G4double | fr3, | ||
G4double | kinEnergy ) |
Definition at line 162 of file G4eplusTo3GammaOKVIModel.cc.
Referenced by SampleSecondaries().
|
finalvirtual |
Reimplemented from G4VEmModel.
Definition at line 217 of file G4eplusTo3GammaOKVIModel.cc.
|
finalvirtual |
Implements G4VEmModel.
Definition at line 74 of file G4eplusTo3GammaOKVIModel.cc.
Referenced by G4eplusTo2GammaOKVIModel::Initialise().
|
delete |
|
finalvirtual |
Implements G4VEmModel.
Definition at line 236 of file G4eplusTo3GammaOKVIModel.cc.
Referenced by G4eplusTo2GammaOKVIModel::SampleSecondaries().
|
inline |
Definition at line 93 of file G4eplusTo3GammaOKVIModel.hh.
Referenced by G4eplusTo2GammaOKVIModel::Initialise(), and G4eplusTo2GammaOKVIModel::SampleSecondaries().