ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4DNARuddIonisationExtendedModel Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/models/include/G4DNARuddIonisationExtendedModel.hh>

+ Inheritance diagram for G4DNARuddIonisationExtendedModel:
+ Collaboration diagram for G4DNARuddIonisationExtendedModel:

Public Member Functions

 G4DNARuddIonisationExtendedModel (const G4ParticleDefinition *p=0, const G4String &nam="DNARuddIonisationExtendedModel")
 
virtual ~G4DNARuddIonisationExtendedModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
virtual G4double CrossSectionPerVolume (const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
void SelectStationary (G4bool input)
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
virtual G4double GetPartialCrossSection (const G4Material *, G4int level, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0., G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerShell (const G4ParticleDefinition *, G4int Z, G4int shellIdx, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ChargeSquareRatio (const G4Track &)
 
virtual G4double GetChargeSquareRatio (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual G4double GetParticleCharge (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void StartTracking (G4Track *)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
virtual G4double Value (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut=0.0)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void DefineForRegion (const G4Region *)
 
virtual void ModelDescription (std::ostream &outFile) const
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
virtual G4double ComputeDEDX (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
G4double CrossSection (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeMeanFreePath (const G4ParticleDefinition *, G4double kineticEnergy, const G4Material *, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectTargetAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double logKineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectRandomAtomNumber (const G4Material *)
 
G4int SelectIsotopeNumber (const G4Element *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=nullptr)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
G4VEmModelGetTripletModel ()
 
void SetTripletModel (G4VEmModel *)
 
void SetAngularDistribution (G4VEmAngularDistribution *)
 
G4double HighEnergyLimit () const
 
G4double LowEnergyLimit () const
 
G4double HighEnergyActivationLimit () const
 
G4double LowEnergyActivationLimit () const
 
G4double PolarAngleLimit () const
 
G4double SecondaryThreshold () const
 
G4bool LPMFlag () const
 
G4bool DeexcitationFlag () const
 
G4bool ForceBuildTableFlag () const
 
G4bool UseAngularGeneratorFlag () const
 
void SetAngularGeneratorFlag (G4bool)
 
void SetHighEnergyLimit (G4double)
 
void SetLowEnergyLimit (G4double)
 
void SetActivationHighEnergyLimit (G4double)
 
void SetActivationLowEnergyLimit (G4double)
 
G4bool IsActive (G4double kinEnergy) const
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetFluctuationFlag (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
void SetUseBaseMaterials (G4bool val)
 
G4bool UseBaseMaterials () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 
const G4IsotopeGetCurrentIsotope () const
 
G4bool IsLocked () const
 
void SetLocked (G4bool)
 

Protected Attributes

G4ParticleChangeForGammafParticleChangeForGamma
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const G4MaterialpBaseMaterial
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 
G4bool lossFlucFlag
 
G4double inveplus
 
G4double pFactor
 

Private Types

typedef std::map< G4String,
G4String, std::less< G4String > > 
MapFile
 
typedef std::map< G4String,
G4DNACrossSectionDataSet
*, std::less< G4String > > 
MapData
 

Private Member Functions

G4double RandomizeEjectedElectronEnergy (G4ParticleDefinition *particleDefinition, G4double incomingParticleEnergy, G4int shell)
 
G4double RejectionFunction (G4ParticleDefinition *particle, G4double k, G4double proposed_ws, G4int ionizationLevelIndex)
 
G4double ProposedSampledEnergy (G4ParticleDefinition *particle, G4double k, G4int ionizationLevelIndex)
 
G4double CorrectionFactor (G4ParticleDefinition *particleDefinition, G4double k, G4int shell)
 
G4double S_1s (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double S_2s (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double S_2p (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double R (G4double t, G4double energyTransferred, G4double slaterEffectiveChg, G4double shellNumber)
 
G4double PartialCrossSection (const G4Track &track)
 
G4double Sum (G4double energy, const G4String &particle)
 
G4int RandomSelect (G4double energy, const G4String &particle)
 
G4DNARuddIonisationExtendedModeloperator= (const G4DNARuddIonisationExtendedModel &right)
 
 G4DNARuddIonisationExtendedModel (const G4DNARuddIonisationExtendedModel &)
 

Private Attributes

G4bool statCode
 
const std::vector< G4double > * fpWaterDensity
 
G4VAtomDeexcitationfAtomDeexcitation
 
std::map< G4String, G4double,
std::less< G4String > > 
lowEnergyLimit
 
std::map< G4String, G4double,
std::less< G4String > > 
highEnergyLimit
 
std::map< G4double, G4doublelowEnergyLimitForA
 
std::map< G4double, G4doublelowEnergyLimitOfModelForA
 
std::map< G4double, G4doublekillBelowEnergyForA
 
G4bool isInitialised
 
G4int verboseLevel
 
MapFile tableFile
 
MapData tableData
 
G4DNAWaterIonisationStructure waterStructure
 
G4double slaterEffectiveCharge [3]
 
G4double sCoefficient [3]
 

Additional Inherited Members

- Protected Member Functions inherited from G4VEmModel
G4ParticleChangeForLossGetParticleChangeForLoss ()
 
G4ParticleChangeForGammaGetParticleChangeForGamma ()
 
virtual G4double MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy)
 
const G4MaterialCutsCoupleCurrentCouple () const
 
void SetCurrentElement (const G4Element *)
 

Detailed Description

Definition at line 45 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 45 of file G4DNARuddIonisationExtendedModel.hh

Member Typedef Documentation

Definition at line 99 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 99 of file G4DNARuddIonisationExtendedModel.hh

Definition at line 96 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 96 of file G4DNARuddIonisationExtendedModel.hh

Constructor & Destructor Documentation

G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel ( const G4ParticleDefinition p = 0,
const G4String nam = "DNARuddIonisationExtendedModel" 
)

Definition at line 49 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 49 of file G4DNARuddIonisationExtendedModel.cc

References eV, fAtomDeexcitation, fParticleChangeForGamma, fpWaterDensity, G4cout, G4endl, keV, killBelowEnergyForA, lowEnergyLimitForA, lowEnergyLimitOfModelForA, MeV, sCoefficient, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), slaterEffectiveCharge, statCode, and verboseLevel.

+ Here is the call graph for this function:

G4DNARuddIonisationExtendedModel::~G4DNARuddIonisationExtendedModel ( )
virtual

Definition at line 101 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 101 of file G4DNARuddIonisationExtendedModel.cc

References pos(), and tableData.

+ Here is the call graph for this function:

G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel ( const G4DNARuddIonisationExtendedModel )
private

Member Function Documentation

G4double G4DNARuddIonisationExtendedModel::CorrectionFactor ( G4ParticleDefinition particleDefinition,
G4double  k,
G4int  shell 
)
private

Definition at line 1280 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1280 of file G4DNARuddIonisationExtendedModel.cc

References eV, G4Exp(), G4DNAGenericIonsManager::GetIon(), G4DNAGenericIonsManager::Instance(), and instance.

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  ekin,
G4double  emin,
G4double  emax 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 535 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 535 of file G4DNARuddIonisationExtendedModel.cc

References cm, eV, FatalException, G4DNACrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetIndex(), G4DNAGenericIonsManager::GetIon(), G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, G4DNAGenericIonsManager::Instance(), instance, lowEnergyLimitOfModelForA, pos(), G4Proton::ProtonDefinition(), tableData, and verboseLevel.

+ Here is the call graph for this function:

G4DNARuddIonisationExtendedModel& G4DNARuddIonisationExtendedModel::operator= ( const G4DNARuddIonisationExtendedModel right)
private
G4double G4DNARuddIonisationExtendedModel::PartialCrossSection ( const G4Track track)
private

Definition at line 1361 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1361 of file G4DNARuddIonisationExtendedModel.cc

References FatalException, G4DNACrossSectionDataSet::FindValue(), G4Exception(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, k, lowEnergyLimit, particle, pos(), and tableData.

+ Here is the call graph for this function:

G4double G4DNARuddIonisationExtendedModel::ProposedSampledEnergy ( G4ParticleDefinition particle,
G4double  k,
G4int  ionizationLevelIndex 
)
private

!!!!!!!!!! manual calculus leads to c=1/c

Definition at line 1095 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1095 of file G4DNARuddIonisationExtendedModel.cc

References c, C1, C2, e, source.hepunit::electron_mass_c2, eV, F1, F2, G4UniformRand, G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetPDGMass(), G4DNAWaterIonisationStructure::IonisationEnergy(), MeV, v, v2, and waterStructure.

Referenced by RandomizeEjectedElectronEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::R ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1262 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1262 of file G4DNARuddIonisationExtendedModel.cc

References eV, H, and t.

Referenced by S_1s(), S_2p(), and S_2s().

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::RandomizeEjectedElectronEnergy ( G4ParticleDefinition particleDefinition,
G4double  incomingParticleEnergy,
G4int  shell 
)
private

Definition at line 887 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 887 of file G4DNARuddIonisationExtendedModel.cc

References G4UniformRand, ProposedSampledEnergy(), and RejectionFunction().

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4DNARuddIonisationExtendedModel::RandomSelect ( G4double  energy,
const G4String particle 
)
private

Definition at line 1300 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1300 of file G4DNARuddIonisationExtendedModel.cc

References FatalException, G4VEMDataSet::FindValue(), G4Exception(), G4UniformRand, G4DNACrossSectionDataSet::GetComponent(), n, G4DNACrossSectionDataSet::NumberOfComponents(), pos(), and tableData.

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::RejectionFunction ( G4ParticleDefinition particle,
G4double  k,
G4double  proposed_ws,
G4int  ionizationLevelIndex 
)
private

Definition at line 960 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 960 of file G4DNARuddIonisationExtendedModel.cc

References CorrectionFactor(), e, source.hepunit::electron_mass_c2, eplus, eV, G4Exp(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4DNAGenericIonsManager::GetIon(), G4ParticleDefinition::GetLeptonNumber(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4DNAGenericIonsManager::Instance(), instance, G4DNAWaterIonisationStructure::IonisationEnergy(), MeV, G4Proton::ProtonDefinition(), S_1s(), S_2p(), S_2s(), sCoefficient, slaterEffectiveCharge, v, v2, waterStructure, x, and Z.

Referenced by RandomizeEjectedElectronEnergy().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::S_1s ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1213 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1213 of file G4DNARuddIonisationExtendedModel.cc

References G4Exp(), r, and R().

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::S_2p ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1246 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1246 of file G4DNARuddIonisationExtendedModel.cc

References G4Exp(), r, and R().

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNARuddIonisationExtendedModel::S_2s ( G4double  t,
G4double  energyTransferred,
G4double  slaterEffectiveChg,
G4double  shellNumber 
)
private

Definition at line 1229 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1229 of file G4DNARuddIonisationExtendedModel.cc

References G4Exp(), r, and R().

Referenced by RejectionFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4DNARuddIonisationExtendedModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  fvect,
const G4MaterialCutsCouple couple,
const G4DynamicParticle particle,
G4double  tmin,
G4double  maxEnergy 
)
virtual
void G4DNARuddIonisationExtendedModel::SelectStationary ( G4bool  input)
inline

Definition at line 171 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 171 of file G4DNARuddIonisationExtendedModel.hh

References statCode.

G4double G4DNARuddIonisationExtendedModel::Sum ( G4double  energy,
const G4String particle 
)
private

Definition at line 1414 of file G4DNARuddIonisationExtendedModel.cc.

View newest version in sPHENIX GitHub at line 1414 of file G4DNARuddIonisationExtendedModel.cc

Member Data Documentation

G4VAtomDeexcitation* G4DNARuddIonisationExtendedModel::fAtomDeexcitation
private

Definition at line 83 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 83 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), Initialise(), and SampleSecondaries().

G4ParticleChangeForGamma* G4DNARuddIonisationExtendedModel::fParticleChangeForGamma
protected

Definition at line 73 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 73 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), Initialise(), and SampleSecondaries().

const std::vector<G4double>* G4DNARuddIonisationExtendedModel::fpWaterDensity
private

Definition at line 80 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 80 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), and Initialise().

std::map<G4String,G4double,std::less<G4String> > G4DNARuddIonisationExtendedModel::highEnergyLimit
private

Definition at line 86 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 86 of file G4DNARuddIonisationExtendedModel.hh

Referenced by CrossSectionPerVolume(), Initialise(), PartialCrossSection(), and SampleSecondaries().

G4bool G4DNARuddIonisationExtendedModel::isInitialised
private

Definition at line 91 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 91 of file G4DNARuddIonisationExtendedModel.hh

Referenced by Initialise().

std::map<G4double,G4double> G4DNARuddIonisationExtendedModel::killBelowEnergyForA
private

Definition at line 89 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 89 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), and SampleSecondaries().

std::map<G4String,G4double,std::less<G4String> > G4DNARuddIonisationExtendedModel::lowEnergyLimit
private

Definition at line 85 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 85 of file G4DNARuddIonisationExtendedModel.hh

Referenced by Initialise(), and PartialCrossSection().

std::map<G4double,G4double> G4DNARuddIonisationExtendedModel::lowEnergyLimitForA
private

Definition at line 89 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 89 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), and Initialise().

std::map<G4double,G4double> G4DNARuddIonisationExtendedModel::lowEnergyLimitOfModelForA
private

Definition at line 89 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 89 of file G4DNARuddIonisationExtendedModel.hh

Referenced by CrossSectionPerVolume(), and G4DNARuddIonisationExtendedModel().

G4double G4DNARuddIonisationExtendedModel::sCoefficient[3]
private

Definition at line 152 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 152 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), and RejectionFunction().

G4double G4DNARuddIonisationExtendedModel::slaterEffectiveCharge[3]
private

Definition at line 151 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 151 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), and RejectionFunction().

G4bool G4DNARuddIonisationExtendedModel::statCode
private

Definition at line 77 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 77 of file G4DNARuddIonisationExtendedModel.hh

Referenced by G4DNARuddIonisationExtendedModel(), SampleSecondaries(), and SelectStationary().

MapData G4DNARuddIonisationExtendedModel::tableData
private
MapFile G4DNARuddIonisationExtendedModel::tableFile
private

Definition at line 97 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 97 of file G4DNARuddIonisationExtendedModel.hh

Referenced by Initialise().

G4int G4DNARuddIonisationExtendedModel::verboseLevel
private

Definition at line 92 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 92 of file G4DNARuddIonisationExtendedModel.hh

Referenced by CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel(), Initialise(), and SampleSecondaries().

G4DNAWaterIonisationStructure G4DNARuddIonisationExtendedModel::waterStructure
private

Definition at line 104 of file G4DNARuddIonisationExtendedModel.hh.

View newest version in sPHENIX GitHub at line 104 of file G4DNARuddIonisationExtendedModel.hh

Referenced by ProposedSampledEnergy(), RejectionFunction(), and SampleSecondaries().


The documentation for this class was generated from the following files: