Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4XrayRayleighModel.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 42 of file G4XrayRayleighModel.hh.
G4XrayRayleighModel::G4XrayRayleighModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "XrayRayleigh" |
||
) |
Definition at line 49 of file G4XrayRayleighModel.cc.
|
virtual |
Definition at line 81 of file G4XrayRayleighModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 107 of file G4XrayRayleighModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 88 of file G4XrayRayleighModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 155 of file G4XrayRayleighModel.cc.
|
protected |
Definition at line 70 of file G4XrayRayleighModel.hh.
Referenced by G4XrayRayleighModel(), Initialise(), and SampleSecondaries().