Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eCoulombScatteringModel.hh>
Protected Member Functions | |
void | DefineMaterial (const G4MaterialCutsCouple *) |
void | SetupParticle (const G4ParticleDefinition *) |
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 | |
G4ParticleTable * | theParticleTable |
G4ParticleChangeForGamma * | fParticleChange |
G4WentzelOKandVIxSection * | wokvi |
G4NistManager * | fNistManager |
const std::vector< G4double > * | pCuts |
const G4MaterialCutsCouple * | currentCouple |
const G4Material * | currentMaterial |
G4int | currentMaterialIndex |
G4double | cosThetaMin |
G4double | cosThetaMax |
G4double | cosTetMinNuc |
G4double | cosTetMaxNuc |
G4double | recoilThreshold |
G4double | elecRatio |
G4double | mass |
const G4ParticleDefinition * | particle |
const G4ParticleDefinition * | theProton |
G4double | lowEnergyThreshold |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 78 of file G4eCoulombScatteringModel.hh.
Definition at line 79 of file G4eCoulombScatteringModel.cc.
|
virtual |
Definition at line 110 of file G4eCoulombScatteringModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 148 of file G4eCoulombScatteringModel.cc.
Referenced by SampleSecondaries().
|
inlineprotected |
Definition at line 156 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 117 of file G4eCoulombScatteringModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 187 of file G4eCoulombScatteringModel.cc.
|
inline |
Definition at line 180 of file G4eCoulombScatteringModel.hh.
|
inline |
Definition at line 187 of file G4eCoulombScatteringModel.hh.
|
inlineprotected |
Definition at line 168 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 137 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4eCoulombScatteringModel().
|
protected |
Definition at line 136 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 135 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
protected |
Definition at line 134 of file G4eCoulombScatteringModel.hh.
Referenced by Initialise().
|
protected |
Definition at line 130 of file G4eCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4eCoulombScatteringModel(), and Initialise().
|
protected |
Definition at line 131 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), DefineMaterial(), and G4eCoulombScatteringModel().
|
protected |
Definition at line 132 of file G4eCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4eCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 139 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 126 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel().
|
protected |
Definition at line 124 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 146 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), SampleSecondaries(), and SetLowEnergyThreshold().
|
protected |
Definition at line 140 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), Initialise(), SampleSecondaries(), and SetupParticle().
|
protected |
Definition at line 143 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
Definition at line 128 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 138 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), SampleSecondaries(), and SetRecoilThreshold().
|
protected |
Definition at line 123 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 144 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4eCoulombScatteringModel().
|
protected |
Definition at line 125 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), Initialise(), SampleSecondaries(), SetupParticle(), and ~G4eCoulombScatteringModel().