Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eSingleCoulombScatteringModel.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 |
G4NistManager * | fNistManager |
G4ScreeningMottCrossSection * | Mottcross |
const std::vector< G4double > * | pCuts |
const G4MaterialCutsCouple * | currentCouple |
const G4Material * | currentMaterial |
const G4Element * | currentElement |
G4int | currentMaterialIndex |
G4double | cosThetaMin |
G4double | recoilThreshold |
const G4ParticleDefinition * | particle |
G4double | mass |
G4double | lowEnergyLimit |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 66 of file G4eSingleCoulombScatteringModel.hh.
G4eSingleCoulombScatteringModel::G4eSingleCoulombScatteringModel | ( | const G4String & | nam = "eSingleCoulombScattering" | ) |
Definition at line 70 of file G4eSingleCoulombScatteringModel.cc.
|
virtual |
Definition at line 98 of file G4eSingleCoulombScatteringModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 123 of file G4eSingleCoulombScatteringModel.cc.
|
inlineprotected |
Definition at line 148 of file G4eSingleCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 103 of file G4eSingleCoulombScatteringModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 149 of file G4eSingleCoulombScatteringModel.cc.
|
inline |
Definition at line 171 of file G4eSingleCoulombScatteringModel.hh.
|
inlineprotected |
Definition at line 161 of file G4eSingleCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 131 of file G4eSingleCoulombScatteringModel.hh.
Referenced by Initialise().
|
protected |
Definition at line 125 of file G4eSingleCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4eSingleCoulombScatteringModel(), and Initialise().
Definition at line 127 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 126 of file G4eSingleCoulombScatteringModel.hh.
Referenced by DefineMaterial(), and G4eSingleCoulombScatteringModel().
|
protected |
Definition at line 128 of file G4eSingleCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4eSingleCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 121 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel().
|
protected |
Definition at line 120 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 138 of file G4eSingleCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eSingleCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 137 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
|
protected |
Definition at line 122 of file G4eSingleCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eSingleCoulombScatteringModel(), Initialise(), SampleSecondaries(), SetupParticle(), and ~G4eSingleCoulombScatteringModel().
|
protected |
Definition at line 136 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
Definition at line 124 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 132 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), SampleSecondaries(), and SetRecoilThreshold().
|
protected |
Definition at line 119 of file G4eSingleCoulombScatteringModel.hh.
Referenced by G4eSingleCoulombScatteringModel(), and SampleSecondaries().