Geant4
10.01.p03
|
#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 *) |
Private Member Functions | |
G4eCoulombScatteringModel & | operator= (const G4eCoulombScatteringModel &right) |
G4eCoulombScatteringModel (const G4eCoulombScatteringModel &) | |
Private Attributes | |
G4IonTable * | theIonTable |
G4ParticleChangeForGamma * | fParticleChange |
G4WentzelOKandVIxSection * | wokvi |
G4NistManager * | fNistManager |
const std::vector< G4double > * | pCuts |
const G4MaterialCutsCouple * | currentCouple |
const G4Material * | currentMaterial |
G4int | currentMaterialIndex |
G4double | cosThetaMin |
G4double | cosThetaMax |
G4double | recoilThreshold |
G4double | elecRatio |
G4double | mass |
G4double | fixedCut |
const G4ParticleDefinition * | particle |
const G4ParticleDefinition * | theProton |
G4double | lowEnergyThreshold |
G4bool | isCombined |
G4bool | isInitialised |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 78 of file G4eCoulombScatteringModel.hh.
G4eCoulombScatteringModel::G4eCoulombScatteringModel | ( | G4bool | combined = true | ) |
Definition at line 80 of file G4eCoulombScatteringModel.cc.
References currentCouple, currentMaterial, currentMaterialIndex, elecRatio, fixedCut, fNistManager, fParticleChange, G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4NistManager::Instance(), keV, lowEnergyThreshold, mass, particle, pCuts, G4Proton::Proton(), recoilThreshold, theIonTable, theProton, and wokvi.
|
virtual |
Definition at line 110 of file G4eCoulombScatteringModel.cc.
References wokvi.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 194 of file G4eCoulombScatteringModel.cc.
References G4WentzelOKandVIxSection::ComputeElectronCrossSection(), G4WentzelOKandVIxSection::ComputeNuclearCrossSection(), cosThetaMax, G4VEmModel::CurrentCouple(), currentMaterial, DefineMaterial(), elecRatio, fixedCut, iz, particle, G4WentzelOKandVIxSection::SetupKinematic(), SetupParticle(), G4WentzelOKandVIxSection::SetupTarget(), theProton, and wokvi.
|
inlineprotected |
Definition at line 171 of file G4eCoulombScatteringModel.hh.
References currentCouple, currentMaterial, currentMaterialIndex, G4MaterialCutsCouple::GetIndex(), and G4MaterialCutsCouple::GetMaterial().
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
inline |
Definition at line 216 of file G4eCoulombScatteringModel.hh.
References fixedCut.
|
virtual |
Implements G4VEmModel.
Definition at line 117 of file G4eCoulombScatteringModel.cc.
References cosThetaMin, currentCouple, fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4WentzelOKandVIxSection::Initialise(), G4VEmModel::InitialiseElementSelectors(), isCombined, isInitialised, G4VEmModel::IsMaster(), pCuts, G4INCL::Math::pi, G4VEmModel::PolarAngleLimit(), SetupParticle(), and wokvi.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 156 of file G4eCoulombScatteringModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 165 of file G4eCoulombScatteringModel.cc.
References A, G4VEmModel::CurrentCouple(), fNistManager, G4lrint(), G4NistManager::GetAtomicMassAmu(), G4Material::GetElementVector(), G4NucleiProperties::GetNuclearMass(), G4Material::GetNumberOfElements(), iz, lowEnergyThreshold, G4INCL::Math::max(), pCuts, recoilThreshold, and SetupParticle().
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 237 of file G4eCoulombScatteringModel.cc.
References G4WentzelOKandVIxSection::ComputeElectronCrossSection(), G4WentzelOKandVIxSection::ComputeNuclearCrossSection(), cosThetaMax, currentMaterial, currentMaterialIndex, DefineMaterial(), fixedCut, fParticleChange, G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4WentzelOKandVIxSection::GetMomentumSquare(), G4NucleiProperties::GetNuclearMass(), G4Element::GetZ(), iz, lowEnergyThreshold, mass, G4INCL::Math::max(), particle, pCuts, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), recoilThreshold, G4WentzelOKandVIxSection::SampleSingleScattering(), G4VEmModel::SelectIsotopeNumber(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4WentzelOKandVIxSection::SetTargetMass(), G4WentzelOKandVIxSection::SetupKinematic(), SetupParticle(), G4WentzelOKandVIxSection::SetupTarget(), theIonTable, theProton, and wokvi.
|
inline |
Definition at line 209 of file G4eCoulombScatteringModel.hh.
References fixedCut.
|
inline |
Definition at line 195 of file G4eCoulombScatteringModel.hh.
References lowEnergyThreshold.
Referenced by PhysListEmStandard_WVI::ConstructProcess(), and PhysListEmStandard_SS::ConstructProcess().
|
inline |
Definition at line 202 of file G4eCoulombScatteringModel.hh.
References recoilThreshold.
|
inlineprotected |
Definition at line 183 of file G4eCoulombScatteringModel.hh.
References G4ParticleDefinition::GetPDGMass(), mass, particle, G4WentzelOKandVIxSection::SetupParticle(), and wokvi.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), MinPrimaryEnergy(), and SampleSecondaries().
|
private |
Definition at line 148 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
private |
Definition at line 147 of file G4eCoulombScatteringModel.hh.
Referenced by Initialise().
|
private |
Definition at line 143 of file G4eCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4eCoulombScatteringModel(), and Initialise().
|
private |
Definition at line 144 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), DefineMaterial(), G4eCoulombScatteringModel(), and SampleSecondaries().
|
private |
Definition at line 145 of file G4eCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4eCoulombScatteringModel(), and SampleSecondaries().
|
private |
Definition at line 150 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4eCoulombScatteringModel().
|
private |
Definition at line 153 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), GetFixedCut(), SampleSecondaries(), and SetFixedCut().
|
private |
Definition at line 139 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), and MinPrimaryEnergy().
|
private |
Definition at line 137 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 161 of file G4eCoulombScatteringModel.hh.
Referenced by Initialise().
|
private |
Definition at line 165 of file G4eCoulombScatteringModel.hh.
Referenced by Initialise().
|
private |
Definition at line 159 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), MinPrimaryEnergy(), SampleSecondaries(), and SetLowEnergyThreshold().
|
private |
Definition at line 151 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
|
private |
Definition at line 156 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
|
private |
Definition at line 141 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), Initialise(), MinPrimaryEnergy(), and SampleSecondaries().
|
private |
Definition at line 149 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), MinPrimaryEnergy(), SampleSecondaries(), and SetRecoilThreshold().
|
private |
Definition at line 136 of file G4eCoulombScatteringModel.hh.
Referenced by G4eCoulombScatteringModel(), and SampleSecondaries().
|
private |
Definition at line 157 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), and SampleSecondaries().
|
private |
Definition at line 138 of file G4eCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4eCoulombScatteringModel(), Initialise(), SampleSecondaries(), SetupParticle(), and ~G4eCoulombScatteringModel().