Geant4
10.00.p01
|
#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 | |
G4IonTable * | theIonTable |
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 | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Private Member Functions | |
G4hCoulombScatteringModel & | operator= (const G4hCoulombScatteringModel &right) |
G4hCoulombScatteringModel (const G4hCoulombScatteringModel &) | |
Private Attributes | |
G4bool | isInitialised |
Definition at line 67 of file G4hCoulombScatteringModel.hh.
G4hCoulombScatteringModel::G4hCoulombScatteringModel | ( | const G4String & | nam = "eCoulombScattering" | ) |
Definition at line 70 of file G4hCoulombScatteringModel.cc.
References cosTetMaxNuc, cosTetMinNuc, currentCouple, currentMaterial, currentMaterialIndex, elecRatio, fNistManager, fParticleChange, G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4NistManager::Instance(), keV, lowEnergyThreshold, mass, particle, pCuts, G4Proton::Proton(), recoilThreshold, theIonTable, theProton, and wokvi.
|
virtual |
Definition at line 101 of file G4hCoulombScatteringModel.cc.
References wokvi.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 137 of file G4hCoulombScatteringModel.cc.
References G4WentzelVIRelXSection::ComputeElectronCrossSection(), G4WentzelVIRelXSection::ComputeNuclearCrossSection(), cosTetMaxNuc, cosTetMinNuc, cosThetaMax, G4VEmModel::CurrentCouple(), currentMaterial, DefineMaterial(), elecRatio, iz, particle, G4WentzelVIRelXSection::SetupKinematic(), SetupParticle(), G4WentzelVIRelXSection::SetupTarget(), theProton, and wokvi.
Referenced by SampleSecondaries().
|
inlineprotected |
Definition at line 145 of file G4hCoulombScatteringModel.hh.
References currentCouple, currentMaterial, currentMaterialIndex, G4MaterialCutsCouple::GetIndex(), and G4MaterialCutsCouple::GetMaterial().
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 108 of file G4hCoulombScatteringModel.cc.
References cosThetaMin, currentCouple, fParticleChange, G4ProductionCutsTable::GetEnergyCutsVector(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), GeV, G4WentzelVIRelXSection::Initialise(), G4VEmModel::InitialiseElementSelectors(), isInitialised, mass, pCuts, G4VEmModel::PolarAngleLimit(), SetupParticle(), and wokvi.
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 176 of file G4hCoulombScatteringModel.cc.
References ComputeCrossSectionPerAtom(), cosTetMinNuc, cosThetaMax, currentMaterialIndex, DefineMaterial(), elecRatio, fParticleChange, G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4WentzelVIRelXSection::GetMomentumSquare(), G4NucleiProperties::GetNuclearMass(), G4Element::GetZ(), iz, lowEnergyThreshold, mass, G4INCL::Math::max(), particle, pCuts, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), recoilThreshold, G4WentzelVIRelXSection::SampleSingleScattering(), G4VEmModel::SelectIsotopeNumber(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4WentzelVIRelXSection::SetTargetMass(), SetupParticle(), theIonTable, and wokvi.
|
inline |
Definition at line 169 of file G4hCoulombScatteringModel.hh.
References lowEnergyThreshold.
|
inline |
Definition at line 176 of file G4hCoulombScatteringModel.hh.
References recoilThreshold.
|
inlineprotected |
Definition at line 157 of file G4hCoulombScatteringModel.hh.
References G4ParticleDefinition::GetPDGMass(), mass, particle, G4WentzelVIRelXSection::SetupParticle(), and wokvi.
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().
|
private |
Definition at line 139 of file G4hCoulombScatteringModel.hh.
Referenced by Initialise().
|
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().
|
protected |
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().