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

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

+ Inheritance diagram for G4DNAIonElasticModel:
+ Collaboration diagram for G4DNAIonElasticModel:

Public Member Functions

 G4DNAIonElasticModel (const G4ParticleDefinition *p=0, const G4String &nam="DNAIonElasticModel")
 
virtual ~G4DNAIonElasticModel ()
 
virtual void Initialise (const G4ParticleDefinition *particuleDefinition, 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 SetKillBelowThreshold (G4double threshold)
 
G4double GetKillBelowThreshold ()
 
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< G4double,
std::map< G4double, G4double > > 
TriDimensionMap
 
typedef std::map< G4double,
std::vector< G4double > > 
VecMap
 

Private Member Functions

G4double Theta (G4ParticleDefinition *aParticleDefinition, G4double k, G4double integrDiff)
 
G4double LinLogInterpolate (G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
 
G4double LogLogInterpolate (G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
 
G4double QuadInterpolator (G4double e11, G4double e12, G4double e21, G4double e22, G4double x11, G4double x12, G4double x21, G4double x22, G4double t1, G4double t2, G4double t, G4double e)
 
G4double LinLinInterpolate (G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2)
 
G4double RandomizeThetaCM (G4double k, G4ParticleDefinition *aParticleDefinition)
 
G4DNAIonElasticModeloperator= (const G4DNAIonElasticModel &right)
 
 G4DNAIonElasticModel (const G4DNAIonElasticModel &)
 

Private Attributes

G4bool statCode
 
const std::vector< G4double > * fpMolWaterDensity
 
G4double killBelowEnergy
 
G4double lowEnergyLimit
 
G4double highEnergyLimit
 
G4bool isInitialised
 
G4int verboseLevel
 
G4double fParticle_Mass
 
G4DNACrossSectionDataSetfpTableData
 
TriDimensionMap fDiffCrossSectionData
 
std::vector< G4doubleeTdummyVec
 
VecMap eVecm
 

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 46 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 46 of file G4DNAIonElasticModel.hh

Member Typedef Documentation

typedef std::map<G4double, std::map<G4double, G4double> > G4DNAIonElasticModel::TriDimensionMap
private

Definition at line 127 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 127 of file G4DNAIonElasticModel.hh

typedef std::map<G4double, std::vector<G4double> > G4DNAIonElasticModel::VecMap
private

Definition at line 132 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 132 of file G4DNAIonElasticModel.hh

Constructor & Destructor Documentation

G4DNAIonElasticModel::G4DNAIonElasticModel ( const G4ParticleDefinition p = 0,
const G4String nam = "DNAIonElasticModel" 
)

Definition at line 46 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 46 of file G4DNAIonElasticModel.cc

References eV, fParticle_Mass, fParticleChangeForGamma, fpMolWaterDensity, fpTableData, G4cout, G4endl, highEnergyLimit, killBelowEnergy, lowEnergyLimit, MeV, G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), statCode, and verboseLevel.

+ Here is the call graph for this function:

G4DNAIonElasticModel::~G4DNAIonElasticModel ( )
virtual

Definition at line 84 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 84 of file G4DNAIonElasticModel.cc

References fpTableData.

G4DNAIonElasticModel::G4DNAIonElasticModel ( const G4DNAIonElasticModel )
private

Member Function Documentation

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

Reimplemented from G4VEmModel.

Definition at line 246 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 246 of file G4DNAIonElasticModel.cc

References cm, DBL_MAX, eV, FatalException, G4DNACrossSectionDataSet::FindValue(), fpTableData, G4cout, G4endl, G4Exception(), G4Material::GetIndex(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, killBelowEnergy, and verboseLevel.

+ Here is the call graph for this function:

G4double G4DNAIonElasticModel::GetKillBelowThreshold ( )
inline

Definition at line 75 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 75 of file G4DNAIonElasticModel.hh

References killBelowEnergy.

G4double G4DNAIonElasticModel::LinLinInterpolate ( G4double  e1,
G4double  e2,
G4double  e,
G4double  xs1,
G4double  xs2 
)
private

Definition at line 425 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 425 of file G4DNAIonElasticModel.cc

References d1, d2, and e1.

Referenced by QuadInterpolator().

+ Here is the caller graph for this function:

G4double G4DNAIonElasticModel::LinLogInterpolate ( G4double  e1,
G4double  e2,
G4double  e,
G4double  xs1,
G4double  xs2 
)
private

Definition at line 437 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 437 of file G4DNAIonElasticModel.cc

References d1, d2, and G4Exp().

+ Here is the call graph for this function:

G4double G4DNAIonElasticModel::LogLogInterpolate ( G4double  e1,
G4double  e2,
G4double  e,
G4double  xs1,
G4double  xs2 
)
private

Definition at line 449 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 449 of file G4DNAIonElasticModel.cc

References a, and b.

G4DNAIonElasticModel& G4DNAIonElasticModel::operator= ( const G4DNAIonElasticModel right)
private
G4double G4DNAIonElasticModel::QuadInterpolator ( G4double  e11,
G4double  e12,
G4double  e21,
G4double  e22,
G4double  x11,
G4double  x12,
G4double  x21,
G4double  x22,
G4double  t1,
G4double  t2,
G4double  t,
G4double  e 
)
private

Definition at line 463 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 463 of file G4DNAIonElasticModel.cc

References LinLinInterpolate().

Referenced by Theta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DNAIonElasticModel::RandomizeThetaCM ( G4double  k,
G4ParticleDefinition aParticleDefinition 
)
private

Definition at line 496 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 496 of file G4DNAIonElasticModel.cc

References eV, G4UniformRand, and Theta().

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4DNAIonElasticModel::SelectStationary ( G4bool  input)
inline

Definition at line 148 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 148 of file G4DNAIonElasticModel.hh

References statCode.

void G4DNAIonElasticModel::SetKillBelowThreshold ( G4double  threshold)

Definition at line 506 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 506 of file G4DNAIonElasticModel.cc

References eV, G4cout, G4endl, and killBelowEnergy.

G4double G4DNAIonElasticModel::Theta ( G4ParticleDefinition aParticleDefinition,
G4double  k,
G4double  integrDiff 
)
private

Definition at line 369 of file G4DNAIonElasticModel.cc.

View newest version in sPHENIX GitHub at line 369 of file G4DNAIonElasticModel.cc

References e, eTdummyVec, eVecm, fDiffCrossSectionData, k, QuadInterpolator(), t1, t2, and theta().

Referenced by RandomizeThetaCM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

std::vector<G4double> G4DNAIonElasticModel::eTdummyVec
private

Definition at line 130 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 130 of file G4DNAIonElasticModel.hh

Referenced by Initialise(), and Theta().

VecMap G4DNAIonElasticModel::eVecm
private

Definition at line 133 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 133 of file G4DNAIonElasticModel.hh

Referenced by Initialise(), and Theta().

TriDimensionMap G4DNAIonElasticModel::fDiffCrossSectionData
private

Definition at line 128 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 128 of file G4DNAIonElasticModel.hh

Referenced by Initialise(), and Theta().

G4double G4DNAIonElasticModel::fParticle_Mass
private

Definition at line 99 of file G4DNAIonElasticModel.hh.

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

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

G4ParticleChangeForGamma* G4DNAIonElasticModel::fParticleChangeForGamma
protected

Definition at line 84 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 84 of file G4DNAIonElasticModel.hh

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

const std::vector<G4double>* G4DNAIonElasticModel::fpMolWaterDensity
private

Definition at line 91 of file G4DNAIonElasticModel.hh.

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

Referenced by G4DNAIonElasticModel(), and Initialise().

G4DNACrossSectionDataSet* G4DNAIonElasticModel::fpTableData
private

Definition at line 102 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 102 of file G4DNAIonElasticModel.hh

Referenced by CrossSectionPerVolume(), G4DNAIonElasticModel(), Initialise(), and ~G4DNAIonElasticModel().

G4double G4DNAIonElasticModel::highEnergyLimit
private

Definition at line 95 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 95 of file G4DNAIonElasticModel.hh

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

G4bool G4DNAIonElasticModel::isInitialised
private

Definition at line 96 of file G4DNAIonElasticModel.hh.

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

Referenced by Initialise().

G4double G4DNAIonElasticModel::killBelowEnergy
private

Definition at line 93 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 93 of file G4DNAIonElasticModel.hh

Referenced by CrossSectionPerVolume(), G4DNAIonElasticModel(), GetKillBelowThreshold(), SampleSecondaries(), and SetKillBelowThreshold().

G4double G4DNAIonElasticModel::lowEnergyLimit
private

Definition at line 94 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 94 of file G4DNAIonElasticModel.hh

Referenced by G4DNAIonElasticModel(), and Initialise().

G4bool G4DNAIonElasticModel::statCode
private

Definition at line 88 of file G4DNAIonElasticModel.hh.

View newest version in sPHENIX GitHub at line 88 of file G4DNAIonElasticModel.hh

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

G4int G4DNAIonElasticModel::verboseLevel
private

Definition at line 97 of file G4DNAIonElasticModel.hh.

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

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


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