Geant4.10
|
#include <G4eSingleCoulombScatteringModel.hh>
Protected Member Functions | |
void | DefineMaterial (const G4MaterialCutsCouple *) |
void | SetupParticle (const G4ParticleDefinition *) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 67 of file G4eSingleCoulombScatteringModel.hh.
G4eSingleCoulombScatteringModel::G4eSingleCoulombScatteringModel | ( | const G4String & | nam = "eSingleCoulombScattering" | ) |
Definition at line 74 of file G4eSingleCoulombScatteringModel.cc.
References python.hepunit::eV, G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), and G4NistManager::Instance().
|
virtual |
Definition at line 101 of file G4eSingleCoulombScatteringModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 127 of file G4eSingleCoulombScatteringModel.cc.
References G4VEmModel::CurrentCouple(), DefineMaterial(), G4ScreeningMottCrossSection::NuclearCrossSection(), G4ScreeningMottCrossSection::SetupKinematic(), and SetupParticle().
|
inlineprotected |
Definition at line 136 of file G4eSingleCoulombScatteringModel.hh.
References G4Material::GetIndex(), and G4MaterialCutsCouple::GetMaterial().
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4eSingleCoulombScatteringModel.cc.
References G4VEmModel::GetParticleChangeForGamma(), G4ScreeningMottCrossSection::Initialise(), G4VEmModel::PolarAngleLimit(), and SetupParticle().
|
virtual |
Implements G4VEmModel.
Definition at line 153 of file G4eSingleCoulombScatteringModel.cc.
References DefineMaterial(), G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4ScreeningMottCrossSection::GetMom2Lab(), G4DynamicParticle::GetMomentumDirection(), G4ScreeningMottCrossSection::GetNewDirection(), G4ScreeningMottCrossSection::GetTotalCross(), G4ScreeningMottCrossSection::GetTrec(), iz, G4INCL::Math::min(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectIsotopeNumber(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and SetupParticle().
Definition at line 159 of file G4eSingleCoulombScatteringModel.hh.
|
inlineprotected |
Definition at line 149 of file G4eSingleCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().