Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4SeltzerBergerModel.hh>
Protected Member Functions | |
virtual G4double | ComputeDXSectionPerAtom (G4double gammaEnergy) |
Protected Member Functions inherited from G4eBremsstrahlungRelModel | |
virtual G4double | ComputeDXSectionPerAtom (G4double gammaEnergy) |
void | SetCurrentElement (const G4double) |
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 *) |
Additional Inherited Members | |
Protected Attributes inherited from G4eBremsstrahlungRelModel | |
G4NistManager * | nist |
const G4ParticleDefinition * | particle |
G4ParticleDefinition * | theGamma |
G4ParticleChangeForLoss * | fParticleChange |
G4double | bremFactor |
G4double | particleMass |
G4double | kinEnergy |
G4double | totalEnergy |
G4double | currentZ |
G4double | densityFactor |
G4double | densityCorr |
G4bool | isElectron |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 61 of file G4SeltzerBergerModel.hh.
G4SeltzerBergerModel::G4SeltzerBergerModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "eBremSB" |
||
) |
Definition at line 78 of file G4SeltzerBergerModel.cc.
|
virtual |
Definition at line 89 of file G4SeltzerBergerModel.cc.
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 175 of file G4SeltzerBergerModel.cc.
|
virtual |
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 101 of file G4SeltzerBergerModel.cc.
|
virtual |
Reimplemented from G4eBremsstrahlungRelModel.
Definition at line 207 of file G4SeltzerBergerModel.cc.
|
inline |
Definition at line 100 of file G4SeltzerBergerModel.hh.