Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MuBetheBlochModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
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 69 of file G4MuBetheBlochModel.hh.
G4MuBetheBlochModel::G4MuBetheBlochModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MuBetheBloch" |
||
) |
Definition at line 78 of file G4MuBetheBlochModel.cc.
|
virtual |
Definition at line 102 of file G4MuBetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 184 of file G4MuBetheBlochModel.cc.
|
virtual |
Definition at line 135 of file G4MuBetheBlochModel.cc.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 213 of file G4MuBetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 198 of file G4MuBetheBlochModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 126 of file G4MuBetheBlochModel.cc.
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 115 of file G4MuBetheBlochModel.cc.
Referenced by ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Definition at line 107 of file G4MuBetheBlochModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 285 of file G4MuBetheBlochModel.cc.