Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BetheBlochModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
G4double | GetChargeSquareRatio () const |
void | SetChargeSquareRatio (G4double val) |
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 G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 72 of file G4BetheBlochModel.hh.
G4BetheBlochModel::G4BetheBlochModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BetheBloch" |
||
) |
Definition at line 73 of file G4BetheBlochModel.cc.
|
virtual |
Definition at line 99 of file G4BetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 211 of file G4BetheBlochModel.cc.
|
virtual |
Definition at line 174 of file G4BetheBlochModel.cc.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 240 of file G4BetheBlochModel.cc.
Referenced by G4BetheBlochNoDeltaModel::ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 293 of file G4BetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 225 of file G4BetheBlochModel.cc.
|
inlineprotected |
Definition at line 193 of file G4BetheBlochModel.hh.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 125 of file G4BetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochIonGasModel.
Definition at line 137 of file G4BetheBlochModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 104 of file G4BetheBlochModel.cc.
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 427 of file G4BetheBlochModel.cc.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 322 of file G4BetheBlochModel.cc.
|
inlineprotected |
Definition at line 200 of file G4BetheBlochModel.hh.
Referenced by G4BetheBlochIonGasModel::ChargeSquareRatio().