Geant4
10.01.p02
|
#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 () |
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 | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Private Member Functions | |
G4MollerBhabhaModel & | operator= (const G4MollerBhabhaModel &right) |
G4MollerBhabhaModel (const G4MollerBhabhaModel &) | |
Private Attributes | |
G4bool | isInitialised |
Additional Inherited Members | |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 63 of file G4MollerBhabhaModel.hh.
G4MollerBhabhaModel::G4MollerBhabhaModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "MollerBhabha" |
||
) |
Definition at line 76 of file G4MollerBhabhaModel.cc.
References G4Electron::Electron(), fParticleChange, SetParticle(), and theElectron.
|
virtual |
Definition at line 92 of file G4MollerBhabhaModel.cc.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 178 of file G4MollerBhabhaModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Reimplemented in G4PolarizedMollerBhabhaModel.
Definition at line 124 of file G4MollerBhabhaModel.cc.
References b1, b2, b3, b4, G4Log(), G4InuclParticleNames::gam, isElectron, MaxSecondaryEnergy(), G4INCL::Math::min(), particle, and SetParticle().
Referenced by ComputeCrossSectionPerAtom(), G4PolarizedMollerBhabhaModel::ComputeCrossSectionPerElectron(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in MyMollerBhabhaModel, and MyMollerBhabhaModel.
Definition at line 216 of file G4MollerBhabhaModel.cc.
References d2, d3, d4, G4IonisParamMat::DensityCorrection(), G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), G4Material::GetTotNbOfAtomsPerVolume(), isElectron, keV, MaxSecondaryEnergy(), G4INCL::Math::min(), particle, SetParticle(), and twoln10.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 190 of file G4MollerBhabhaModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Implements G4VEmModel.
Definition at line 107 of file G4MollerBhabhaModel.cc.
References fParticleChange, G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), isInitialised, particle, G4VEmModel::SetAngularDistribution(), SetParticle(), and G4VEmModel::UseAngularGeneratorFlag().
Referenced by G4TablesForExtrapolator::ComputeElectronDEDX().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 97 of file G4MollerBhabhaModel.cc.
References isElectron.
Referenced by G4PolarizedMollerBhabhaModel::ComputeCrossSectionPerElectron(), ComputeCrossSectionPerElectron(), MyMollerBhabhaModel::ComputeDEDXPerVolume(), and ComputeDEDXPerVolume().
|
private |
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedMollerBhabhaModel.
Definition at line 288 of file G4MollerBhabhaModel.cc.
References b1, b2, b3, b4, G4INCL::KinematicsUtils::energy(), fParticleChange, G4UniformRand, G4InuclParticleNames::gam, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetTotalMomentum(), isElectron, G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), theElectron, G4VEmModel::UseAngularGeneratorFlag(), and z.
|
inlineprotected |
Definition at line 132 of file G4MollerBhabhaModel.hh.
References isElectron, particle, and theElectron.
Referenced by ComputeCrossSectionPerElectron(), MyMollerBhabhaModel::ComputeDEDXPerVolume(), 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(), MyMollerBhabhaModel::ComputeDEDXPerVolume(), ComputeDEDXPerVolume(), G4PolarizedMollerBhabhaModel::G4PolarizedMollerBhabhaModel(), MaxSecondaryEnergy(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), SampleSecondaries(), and SetParticle().
|
private |
Definition at line 126 of file G4MollerBhabhaModel.hh.
Referenced by Initialise().
|
protected |
Definition at line 118 of file G4MollerBhabhaModel.hh.
Referenced by MyMollerBhabhaModel::ComputeDEDXPerVolume().
|
protected |
Definition at line 112 of file G4MollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), MyMollerBhabhaModel::ComputeDEDXPerVolume(), 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().