Geant4  10.02
G4DNAIonElasticModel Class Reference

#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, const G4ParticleDefinition *, G4double)
 
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 * > *)
 
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)
 
G4int SelectIsotopeNumber (const G4Element *)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, 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 *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=0)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
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)
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () 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 std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 

Private Types

typedef std::map< double,
std::map< double, double > > 
TriDimensionMap
 
typedef std::map< double,
std::vector< double > > 
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< double > eTdummyVec
 
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 *)
 
- Static Protected Attributes inherited from G4VEmModel
static const G4double inveplus = 1.0/CLHEP::eplus
 

Detailed Description

Definition at line 46 of file G4DNAIonElasticModel.hh.

Member Typedef Documentation

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

Definition at line 127 of file G4DNAIonElasticModel.hh.

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

Definition at line 132 of file G4DNAIonElasticModel.hh.

Constructor & Destructor Documentation

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

Definition at line 45 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.

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 247 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.

References killBelowEnergy.

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

Definition at line 423 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 435 of file G4DNAIonElasticModel.cc.

References d1, and d2.

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

Definition at line 447 of file G4DNAIonElasticModel.cc.

References a.

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 461 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 494 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::SampleSecondaries ( std::vector< G4DynamicParticle * > *  ,
const G4MaterialCutsCouple ,
const G4DynamicParticle aDynamicParticle,
G4double  tmin,
G4double  maxEnergy 
)
virtual
void G4DNAIonElasticModel::SelectStationary ( G4bool  input)
inline

Definition at line 148 of file G4DNAIonElasticModel.hh.

References statCode.

void G4DNAIonElasticModel::SetKillBelowThreshold ( G4double  threshold)

Definition at line 504 of file G4DNAIonElasticModel.cc.

References eV, G4cout, G4endl, and killBelowEnergy.

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

Definition at line 371 of file G4DNAIonElasticModel.cc.

References eTdummyVec, eVecm, fDiffCrossSectionData, and QuadInterpolator().

Referenced by RandomizeThetaCM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 130 of file G4DNAIonElasticModel.hh.

Referenced by Initialise(), and Theta().

VecMap G4DNAIonElasticModel::eVecm
private

Definition at line 133 of file G4DNAIonElasticModel.hh.

Referenced by Initialise(), and Theta().

TriDimensionMap G4DNAIonElasticModel::fDiffCrossSectionData
private

Definition 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.

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

G4ParticleChangeForGamma* G4DNAIonElasticModel::fParticleChangeForGamma
protected

Definition 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.

Referenced by G4DNAIonElasticModel(), and Initialise().

G4DNACrossSectionDataSet* G4DNAIonElasticModel::fpTableData
private
G4double G4DNAIonElasticModel::highEnergyLimit
private
G4bool G4DNAIonElasticModel::isInitialised
private

Definition at line 96 of file G4DNAIonElasticModel.hh.

Referenced by Initialise().

G4double G4DNAIonElasticModel::killBelowEnergy
private
G4double G4DNAIonElasticModel::lowEnergyLimit
private

Definition at line 94 of file G4DNAIonElasticModel.hh.

Referenced by G4DNAIonElasticModel(), and Initialise().

G4bool G4DNAIonElasticModel::statCode
private
G4int G4DNAIonElasticModel::verboseLevel
private

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