Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PEEffectFluoModel.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 | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 57 of file G4PEEffectFluoModel.hh.
Definition at line 65 of file G4PEEffectFluoModel.cc.
|
virtual |
Definition at line 81 of file G4PEEffectFluoModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 96 of file G4PEEffectFluoModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 114 of file G4PEEffectFluoModel.cc.
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPEEffectModel.
Definition at line 86 of file G4PEEffectFluoModel.cc.
Referenced by G4PolarizedPEEffectModel::Initialise().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPEEffectModel.
Definition at line 133 of file G4PEEffectFluoModel.cc.
Referenced by G4PolarizedPEEffectModel::SampleSecondaries().