Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LivermorePolarizedPhotoElectricModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const G4Material * | pBaseMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
G4double | inveplus |
G4double | pFactor |
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 *) |
Definition at line 49 of file G4LivermorePolarizedPhotoElectricModel.hh.
G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel | ( | const G4String & | nam = "LivermorePolarizedPhotoElectric" | ) |
Definition at line 64 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Definition at line 98 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 206 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 177 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 116 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 597 of file G4LivermorePolarizedPhotoElectricModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Implements G4VEmModel.
Definition at line 258 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
inline |
Definition at line 121 of file G4LivermorePolarizedPhotoElectricModel.hh.
|
protected |
Definition at line 87 of file G4LivermorePolarizedPhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().