Geant4
10.02.p02
|
#include <G4IonCoulombScatteringModel.hh>
Private Member Functions | |
void | DefineMaterial (const G4MaterialCutsCouple *) |
void | SetupParticle (const G4ParticleDefinition *) |
G4IonCoulombScatteringModel & | operator= (const G4IonCoulombScatteringModel &right) |
G4IonCoulombScatteringModel (const G4IonCoulombScatteringModel &) | |
Private Attributes | |
G4IonTable * | theIonTable |
G4ParticleChangeForGamma * | fParticleChange |
G4NistManager * | fNistManager |
G4IonCoulombCrossSection * | ioncross |
const std::vector< G4double > * | pCuts |
const G4MaterialCutsCouple * | currentCouple |
const G4Material * | currentMaterial |
const G4Element * | currentElement |
G4int | currentMaterialIndex |
G4int | heavycorr |
G4double | cosThetaMin |
G4double | recoilThreshold |
const G4ParticleDefinition * | particle |
const G4ParticleDefinition * | theProton |
G4double | mass |
Additional Inherited Members | |
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 inherited from G4VEmModel | |
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 71 of file G4IonCoulombScatteringModel.hh.
G4IonCoulombScatteringModel::G4IonCoulombScatteringModel | ( | const G4String & | nam = "IonCoulombScattering" | ) |
Definition at line 75 of file G4IonCoulombScatteringModel.cc.
References currentCouple, currentElement, currentMaterial, currentMaterialIndex, eV, fNistManager, fParticleChange, G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), heavycorr, G4NistManager::Instance(), ioncross, mass, particle, pCuts, G4Proton::Proton(), recoilThreshold, theIonTable, and theProton.
|
virtual |
Definition at line 101 of file G4IonCoulombScatteringModel.cc.
References ioncross.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 125 of file G4IonCoulombScatteringModel.cc.
References G4VEmModel::CurrentCouple(), DefineMaterial(), fNistManager, G4NistManager::GetAtomicMassAmu(), heavycorr, ioncross, iz, G4IonCoulombCrossSection::NuclearCrossSection(), G4IonCoulombCrossSection::SetupKinematic(), SetupParticle(), and G4IonCoulombCrossSection::SetupTarget().
|
inlineprivate |
Definition at line 143 of file G4IonCoulombScatteringModel.hh.
References currentCouple, currentMaterial, currentMaterialIndex, G4MaterialCutsCouple::GetIndex(), and G4MaterialCutsCouple::GetMaterial().
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
|
inline |
Definition at line 180 of file G4IonCoulombScatteringModel.hh.
References heavycorr.
|
virtual |
Implements G4VEmModel.
Definition at line 108 of file G4IonCoulombScatteringModel.cc.
References cosThetaMin, currentCouple, currentMaterialIndex, fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4IonCoulombCrossSection::Initialise(), ioncross, pCuts, and SetupParticle().
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 154 of file G4IonCoulombScatteringModel.cc.
References currentElement, currentMaterialIndex, DefineMaterial(), e1, fParticleChange, G4UniformRand, G4InuclParticleNames::gam, G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4NucleiProperties::GetNuclearMass(), G4DynamicParticle::GetTotalEnergy(), G4DynamicParticle::GetTotalMomentum(), heavycorr, ioncross, iz, mass, G4INCL::Math::max(), particle, pCuts, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), recoilThreshold, G4IonCoulombCrossSection::SampleCosineTheta(), G4VEmModel::SelectIsotopeNumber(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4IonCoulombCrossSection::SetupKinematic(), SetupParticle(), G4IonCoulombCrossSection::SetupTarget(), theIonTable, and twopi.
|
inline |
Definition at line 173 of file G4IonCoulombScatteringModel.hh.
References heavycorr.
|
inline |
Definition at line 166 of file G4IonCoulombScatteringModel.hh.
References recoilThreshold.
|
inlineprivate |
Definition at line 155 of file G4IonCoulombScatteringModel.hh.
References G4ParticleDefinition::GetPDGMass(), ioncross, mass, particle, and G4IonCoulombCrossSection::SetupParticle().
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 130 of file G4IonCoulombScatteringModel.hh.
Referenced by Initialise().
|
private |
Definition at line 123 of file G4IonCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4IonCoulombScatteringModel(), and Initialise().
|
private |
Definition at line 125 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), and SampleSecondaries().
|
private |
Definition at line 124 of file G4IonCoulombScatteringModel.hh.
Referenced by DefineMaterial(), and G4IonCoulombScatteringModel().
|
private |
Definition at line 126 of file G4IonCoulombScatteringModel.hh.
Referenced by DefineMaterial(), G4IonCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 119 of file G4IonCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4IonCoulombScatteringModel().
|
private |
Definition at line 118 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 128 of file G4IonCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4IonCoulombScatteringModel(), GetHeavyIonCorr(), SampleSecondaries(), and SetHeavyIonCorr().
|
private |
Definition at line 120 of file G4IonCoulombScatteringModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4IonCoulombScatteringModel(), Initialise(), SampleSecondaries(), SetupParticle(), and ~G4IonCoulombScatteringModel().
|
private |
Definition at line 136 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
|
private |
Definition at line 134 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), SampleSecondaries(), and SetupParticle().
|
private |
Definition at line 122 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 131 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), SampleSecondaries(), and SetRecoilThreshold().
|
private |
Definition at line 117 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel(), and SampleSecondaries().
|
private |
Definition at line 135 of file G4IonCoulombScatteringModel.hh.
Referenced by G4IonCoulombScatteringModel().