Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4hCoulombScatteringModel.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 |
G4WentzelVIRelXSection * | 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 67 of file G4hCoulombScatteringModel.hh.
Definition at line 69 of file G4hCoulombScatteringModel.cc.
|
virtual |
Definition at line 100 of file G4hCoulombScatteringModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 136 of file G4hCoulombScatteringModel.cc.
Referenced by SampleSecondaries().
|
inlineprotected |
Definition at line 145 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 107 of file G4hCoulombScatteringModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 175 of file G4hCoulombScatteringModel.cc.
|
inline |
Definition at line 169 of file G4hCoulombScatteringModel.hh.
|
inline |
Definition at line 176 of file G4hCoulombScatteringModel.hh.
|
inlineprotected |
Definition at line 157 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 126 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4hCoulombScatteringModel().
|
protected |
Definition at line 125 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 124 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
protected |
Definition at line 123 of file G4hCoulombScatteringModel.hh.
Referenced by Initialise().
|
protected |
Definition at line 119 of file G4hCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4hCoulombScatteringModel(), and Initialise().
|
protected |
Definition at line 120 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), DefineMaterial(), and G4hCoulombScatteringModel().
|
protected |
Definition at line 121 of file G4hCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4hCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 128 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 115 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel().
|
protected |
Definition at line 113 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 135 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), SampleSecondaries(), and SetLowEnergyThreshold().
|
protected |
Definition at line 129 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), Initialise(), SampleSecondaries(), and SetupParticle().
|
protected |
Definition at line 132 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
Definition at line 117 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 127 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), SampleSecondaries(), and SetRecoilThreshold().
|
protected |
Definition at line 112 of file G4hCoulombScatteringModel.hh.
Referenced by G4hCoulombScatteringModel(), and SampleSecondaries().
|
protected |
Definition at line 133 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4hCoulombScatteringModel().
|
protected |
Definition at line 114 of file G4hCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4hCoulombScatteringModel(), Initialise(), SampleSecondaries(), SetupParticle(), and ~G4hCoulombScatteringModel().