Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MuElecInelasticModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
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 64 of file G4MuElecInelasticModel.hh.
G4MuElecInelasticModel::G4MuElecInelasticModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MuElecInelasticModel" |
||
) |
Definition at line 60 of file G4MuElecInelasticModel.cc.
|
virtual |
Definition at line 86 of file G4MuElecInelasticModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 256 of file G4MuElecInelasticModel.cc.
double G4MuElecInelasticModel::DifferentialCrossSection | ( | G4ParticleDefinition * | aParticleDefinition, |
G4double | k, | ||
G4double | energyTransfer, | ||
G4int | shell | ||
) |
Definition at line 608 of file G4MuElecInelasticModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4MuElecInelasticModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 367 of file G4MuElecInelasticModel.cc.
|
protected |
Definition at line 92 of file G4MuElecInelasticModel.hh.
Referenced by G4MuElecInelasticModel(), Initialise(), and SampleSecondaries().