Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MollerBhabhaModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
void | SetParticle (const G4ParticleDefinition *p) |
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 *) |
Protected Attributes | |
const G4ParticleDefinition * | particle |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForLoss * | fParticleChange |
G4bool | isElectron |
G4double | twoln10 |
G4double | lowLimit |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 63 of file G4MollerBhabhaModel.hh.
G4MollerBhabhaModel::G4MollerBhabhaModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MollerBhabha" |
||
) |
Definition at line 74 of file G4MollerBhabhaModel.cc.
|
virtual |
Definition at line 90 of file G4MollerBhabhaModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 172 of file G4MollerBhabhaModel.cc.
|
virtual |
Reimplemented in G4PolarizedMollerBhabhaModel.
Definition at line 119 of file G4MollerBhabhaModel.cc.
Referenced by ComputeCrossSectionPerAtom(), G4PolarizedMollerBhabhaModel::ComputeCrossSectionPerElectron(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 210 of file G4MollerBhabhaModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 184 of file G4MollerBhabhaModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 105 of file G4MollerBhabhaModel.cc.
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 95 of file G4MollerBhabhaModel.cc.
Referenced by G4PolarizedMollerBhabhaModel::ComputeCrossSectionPerElectron(), ComputeCrossSectionPerElectron(), and ComputeDEDXPerVolume().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedMollerBhabhaModel.
Definition at line 281 of file G4MollerBhabhaModel.cc.
|
inlineprotected |
Definition at line 132 of file G4MollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), G4MollerBhabhaModel(), and Initialise().
|
protected |
Definition at line 114 of file G4MollerBhabhaModel.hh.
Referenced by G4MollerBhabhaModel(), Initialise(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 116 of file G4MollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), G4PolarizedMollerBhabhaModel::G4PolarizedMollerBhabhaModel(), MaxSecondaryEnergy(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), SampleSecondaries(), and SetParticle().
|
protected |
Definition at line 118 of file G4MollerBhabhaModel.hh.
|
protected |
Definition at line 112 of file G4MollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), Initialise(), and SetParticle().
|
protected |
Definition at line 113 of file G4MollerBhabhaModel.hh.
Referenced by G4MollerBhabhaModel(), G4PolarizedMollerBhabhaModel::G4PolarizedMollerBhabhaModel(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), SampleSecondaries(), and SetParticle().
|
protected |
Definition at line 117 of file G4MollerBhabhaModel.hh.
Referenced by ComputeDEDXPerVolume().