|
Geant4 11.4.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 | |
| 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 57 of file G4PEEffectFluoModel.hh.
|
explicit |
Definition at line 65 of file G4PEEffectFluoModel.cc.
Referenced by G4PEEffectFluoModel(), G4PolarizedPhotoElectricModel::G4PolarizedPhotoElectricModel(), and operator=().
|
overridedefault |
|
delete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 106 of file G4PEEffectFluoModel.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 125 of file G4PEEffectFluoModel.cc.
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPhotoElectricModel.
Definition at line 85 of file G4PEEffectFluoModel.cc.
Referenced by G4PolarizedPhotoElectricModel::Initialise().
|
delete |
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPhotoElectricModel.
Definition at line 145 of file G4PEEffectFluoModel.cc.
Referenced by G4PolarizedPhotoElectricModel::SampleSecondaries().