Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LivermorePolarizedPhotoElectricModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
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 41 of file G4LivermorePolarizedPhotoElectricModel.hh.
G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel | ( | const G4String & | nam = "LivermorePolarizedPhotoElectric" | ) |
Definition at line 49 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Definition at line 88 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 146 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 97 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 166 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
protected |
Definition at line 69 of file G4LivermorePolarizedPhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().