Geant4  10.00.p02
G4DiffuseElastic Class Reference

#include <G4DiffuseElastic.hh>

+ Inheritance diagram for G4DiffuseElastic:
+ Collaboration diagram for G4DiffuseElastic:

Public Member Functions

 G4DiffuseElastic ()
 
virtual ~G4DiffuseElastic ()
 
void Initialise ()
 
void InitialiseOnFly (G4double Z, G4double A)
 
void BuildAngleTable ()
 
virtual G4double SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A)
 
void SetPlabLowLimit (G4double value)
 
void SetHEModelLowLimit (G4double value)
 
void SetQModelLowLimit (G4double value)
 
void SetLowestEnergyLimit (G4double value)
 
void SetRecoilKinEnergyLimit (G4double value)
 
G4double SampleT (const G4ParticleDefinition *aParticle, G4double p, G4double A)
 
G4double SampleTableT (const G4ParticleDefinition *aParticle, G4double p, G4double Z, G4double A)
 
G4double SampleThetaCMS (const G4ParticleDefinition *aParticle, G4double p, G4double A)
 
G4double SampleTableThetaCMS (const G4ParticleDefinition *aParticle, G4double p, G4double Z, G4double A)
 
G4double GetScatteringAngle (G4int iMomentum, G4int iAngle, G4double position)
 
G4double SampleThetaLab (const G4HadProjectile *aParticle, G4double tmass, G4double A)
 
G4double GetDiffuseElasticXsc (const G4ParticleDefinition *particle, G4double theta, G4double momentum, G4double A)
 
G4double GetInvElasticXsc (const G4ParticleDefinition *particle, G4double theta, G4double momentum, G4double A, G4double Z)
 
G4double GetDiffuseElasticSumXsc (const G4ParticleDefinition *particle, G4double theta, G4double momentum, G4double A, G4double Z)
 
G4double GetInvElasticSumXsc (const G4ParticleDefinition *particle, G4double tMand, G4double momentum, G4double A, G4double Z)
 
G4double IntegralElasticProb (const G4ParticleDefinition *particle, G4double theta, G4double momentum, G4double A)
 
G4double GetCoulombElasticXsc (const G4ParticleDefinition *particle, G4double theta, G4double momentum, G4double Z)
 
G4double GetInvCoulombElasticXsc (const G4ParticleDefinition *particle, G4double tMand, G4double momentum, G4double A, G4double Z)
 
G4double GetCoulombTotalXsc (const G4ParticleDefinition *particle, G4double momentum, G4double Z)
 
G4double GetCoulombIntegralXsc (const G4ParticleDefinition *particle, G4double momentum, G4double Z, G4double theta1, G4double theta2)
 
G4double CalculateParticleBeta (const G4ParticleDefinition *particle, G4double momentum)
 
G4double CalculateZommerfeld (G4double beta, G4double Z1, G4double Z2)
 
G4double CalculateAm (G4double momentum, G4double n, G4double Z)
 
G4double CalculateNuclearRad (G4double A)
 
G4double ThetaCMStoThetaLab (const G4DynamicParticle *aParticle, G4double tmass, G4double thetaCMS)
 
G4double ThetaLabToThetaCMS (const G4DynamicParticle *aParticle, G4double tmass, G4double thetaLab)
 
void TestAngleTable (const G4ParticleDefinition *theParticle, G4double partMom, G4double Z, G4double A)
 
G4double BesselJzero (G4double z)
 
G4double BesselJone (G4double z)
 
G4double DampFactor (G4double z)
 
G4double BesselOneByArg (G4double z)
 
G4double GetDiffElasticProb (G4double theta)
 
G4double GetDiffElasticSumProb (G4double theta)
 
G4double GetDiffElasticSumProbA (G4double alpha)
 
G4double GetIntegrandFunction (G4double theta)
 
G4double GetNuclearRadius ()
 
- Public Member Functions inherited from G4HadronElastic
 G4HadronElastic (const G4String &name="hElasticLHEP")
 
virtual ~G4HadronElastic ()
 
virtual G4HadFinalStateApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
 
void SetLowestEnergyLimit (G4double value)
 
G4double LowestEnergyLimit () const
 
G4double ComputeMomentumCMS (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A)
 
virtual void Description () const
 
- Public Member Functions inherited from G4HadronicInteraction
 G4HadronicInteraction (const G4String &modelName="HadronicModel")
 
virtual ~G4HadronicInteraction ()
 
virtual G4bool IsApplicable (const G4HadProjectile &, G4Nucleus &)
 
G4double GetMinEnergy () const
 
G4double GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMinEnergy (G4double anEnergy)
 
void SetMinEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMinEnergy (G4double anEnergy, const G4Material *aMaterial)
 
G4double GetMaxEnergy () const
 
G4double GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMaxEnergy (const G4double anEnergy)
 
void SetMaxEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial)
 
const G4HadronicInteractionGetMyPointer () const
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
const G4StringGetModelName () const
 
void DeActivateFor (const G4Material *aMaterial)
 
void ActivateFor (const G4Material *aMaterial)
 
void DeActivateFor (const G4Element *anElement)
 
void ActivateFor (const G4Element *anElement)
 
G4bool IsBlocked (const G4Material *aMaterial) const
 
G4bool IsBlocked (const G4Element *anElement) const
 
void SetRecoilEnergyThreshold (G4double val)
 
G4double GetRecoilEnergyThreshold () const
 
G4bool operator== (const G4HadronicInteraction &right) const
 
G4bool operator!= (const G4HadronicInteraction &right) const
 
virtual const std::pair
< G4double, G4double
GetFatalEnergyCheckLevels () const
 
virtual std::pair< G4double,
G4double
GetEnergyMomentumCheckLevels () const
 
void SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel)
 
virtual void ModelDescription (std::ostream &outFile) const
 

Private Attributes

G4ParticleDefinitiontheProton
 
G4ParticleDefinitiontheNeutron
 
G4ParticleDefinitiontheDeuteron
 
G4ParticleDefinitiontheAlpha
 
const G4ParticleDefinitionthePionPlus
 
const G4ParticleDefinitionthePionMinus
 
G4double lowEnergyRecoilLimit
 
G4double lowEnergyLimitHE
 
G4double lowEnergyLimitQ
 
G4double lowestEnergyLimit
 
G4double plabLowLimit
 
G4int fEnergyBin
 
G4int fAngleBin
 
G4PhysicsLogVectorfEnergyVector
 
G4PhysicsTablefAngleTable
 
std::vector< G4PhysicsTable * > fAngleBank
 
std::vector< G4doublefElementNumberVector
 
std::vector< G4StringfElementNameVector
 
const G4ParticleDefinitionfParticle
 
G4double fWaveVector
 
G4double fAtomicWeight
 
G4double fAtomicNumber
 
G4double fNuclearRadius
 
G4double fBeta
 
G4double fZommerfeld
 
G4double fAm
 
G4bool fAddCoulomb
 

Additional Inherited Members

- Protected Member Functions inherited from G4HadronicInteraction
void SetModelName (const G4String &nam)
 
G4bool IsBlocked () const
 
void Block ()
 
- Protected Attributes inherited from G4HadronicInteraction
G4HadFinalState theParticleChange
 
G4int verboseLevel
 
G4double theMinEnergy
 
G4double theMaxEnergy
 
G4bool isBlocked
 

Detailed Description

Definition at line 58 of file G4DiffuseElastic.hh.

Constructor & Destructor Documentation

G4DiffuseElastic::~G4DiffuseElastic ( )
virtual

Definition at line 107 of file G4DiffuseElastic.cc.

References G4PhysicsTable::clearAndDestroy(), fAngleTable, and fEnergyVector.

+ Here is the call graph for this function:

Member Function Documentation

G4double G4DiffuseElastic::BesselJone ( G4double  z)
inline

Definition at line 311 of file G4DiffuseElastic.hh.

Referenced by GetDiffElasticProb(), GetDiffElasticSumProb(), and GetDiffElasticSumProbA().

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::BesselJzero ( G4double  z)
inline

Definition at line 259 of file G4DiffuseElastic.hh.

Referenced by GetDiffElasticProb(), GetDiffElasticSumProb(), and GetDiffElasticSumProbA().

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::BesselOneByArg ( G4double  z)
inline

Definition at line 386 of file G4DiffuseElastic.hh.

Referenced by GetDiffElasticProb(), GetDiffElasticSumProb(), and GetDiffElasticSumProbA().

+ Here is the caller graph for this function:

void G4DiffuseElastic::BuildAngleTable ( )

Definition at line 922 of file G4DiffuseElastic.cc.

References a, CalculateAm(), CalculateZommerfeld(), fAddCoulomb, fAm, fAngleBin, fAngleTable, fAtomicNumber, fBeta, fEnergyBin, fEnergyVector, fNuclearRadius, fParticle, fWaveVector, fZommerfeld, GetIntegrandFunction(), G4PhysicsVector::GetLowEdgeEnergy(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4PhysicsTable::insertAt(), G4Integrator< T, F >::Legendre10(), G4PhysicsFreeVector::PutValue(), and z.

Referenced by Initialise(), and InitialiseOnFly().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::CalculateAm ( G4double  momentum,
G4double  n,
G4double  Z 
)
inline

Definition at line 432 of file G4DiffuseElastic.hh.

References n.

Referenced by BuildAngleTable(), GetDiffuseElasticSumXsc(), and TestAngleTable().

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::CalculateNuclearRad ( G4double  A)
inline

Definition at line 447 of file G4DiffuseElastic.hh.

References fermi.

Referenced by GetDiffuseElasticSumXsc(), GetDiffuseElasticXsc(), Initialise(), InitialiseOnFly(), IntegralElasticProb(), SampleThetaCMS(), and TestAngleTable().

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::CalculateParticleBeta ( const G4ParticleDefinition particle,
G4double  momentum 
)
inline

Definition at line 407 of file G4DiffuseElastic.hh.

References a, and G4ParticleDefinition::GetPDGMass().

Referenced by GetDiffuseElasticSumXsc().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::CalculateZommerfeld ( G4double  beta,
G4double  Z1,
G4double  Z2 
)
inline

Definition at line 421 of file G4DiffuseElastic.hh.

Referenced by BuildAngleTable(), GetDiffuseElasticSumXsc(), and TestAngleTable().

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::DampFactor ( G4double  z)
inline

Definition at line 363 of file G4DiffuseElastic.hh.

References f2, f3, and f4.

Referenced by GetDiffElasticProb(), GetDiffElasticSumProb(), and GetDiffElasticSumProbA().

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetCoulombElasticXsc ( const G4ParticleDefinition particle,
G4double  theta,
G4double  momentum,
G4double  Z 
)
inline

Definition at line 471 of file G4DiffuseElastic.hh.

References G4ParticleDefinition::GetPDGCharge(), n, and z.

Referenced by GetInvCoulombElasticXsc().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetCoulombIntegralXsc ( const G4ParticleDefinition particle,
G4double  momentum,
G4double  Z,
G4double  theta1,
G4double  theta2 
)
inline

Definition at line 520 of file G4DiffuseElastic.hh.

References c1, c2, G4cout, G4endl, G4ParticleDefinition::GetPDGCharge(), n, and z.

+ Here is the call graph for this function:

G4double G4DiffuseElastic::GetCoulombTotalXsc ( const G4ParticleDefinition particle,
G4double  momentum,
G4double  Z 
)
inline

Definition at line 495 of file G4DiffuseElastic.hh.

References fermi, G4cout, G4endl, G4ParticleDefinition::GetPDGCharge(), n, G4INCL::Math::pi, and z.

+ Here is the call graph for this function:

G4double G4DiffuseElastic::GetDiffElasticProb ( G4double  theta)

Definition at line 363 of file G4DiffuseElastic.cc.

References BesselJone(), BesselJzero(), BesselOneByArg(), DampFactor(), e1, e2, fermi, fNuclearRadius, fParticle, fWaveVector, G4InuclParticleNames::lambda, G4INCL::Math::pi, and theProton.

Referenced by GetDiffuseElasticXsc().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetDiffElasticSumProb ( G4double  theta)

Definition at line 440 of file G4DiffuseElastic.cc.

References BesselJone(), BesselJzero(), BesselOneByArg(), DampFactor(), e1, e2, fAddCoulomb, fAm, fermi, fNuclearRadius, fParticle, fWaveVector, fZommerfeld, G4InuclParticleNames::lambda, G4INCL::Math::pi, and theProton.

Referenced by GetDiffuseElasticSumXsc().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetDiffElasticSumProbA ( G4double  alpha)

Definition at line 535 of file G4DiffuseElastic.cc.

References BesselJone(), BesselJzero(), BesselOneByArg(), DampFactor(), e1, e2, fAddCoulomb, fAm, fermi, fNuclearRadius, fParticle, fWaveVector, fZommerfeld, G4InuclParticleNames::lambda, G4INCL::Math::pi, and theProton.

Referenced by GetIntegrandFunction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetDiffuseElasticSumXsc ( const G4ParticleDefinition particle,
G4double  theta,
G4double  momentum,
G4double  A,
G4double  Z 
)

Definition at line 227 of file G4DiffuseElastic.cc.

References A, CalculateAm(), CalculateNuclearRad(), CalculateParticleBeta(), CalculateZommerfeld(), fAddCoulomb, fAm, fAtomicNumber, fAtomicWeight, fBeta, fNuclearRadius, fParticle, fWaveVector, fZommerfeld, GetDiffElasticSumProb(), G4ParticleDefinition::GetPDGCharge(), and z.

Referenced by GetInvElasticSumXsc().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetDiffuseElasticXsc ( const G4ParticleDefinition particle,
G4double  theta,
G4double  momentum,
G4double  A 
)

Definition at line 156 of file G4DiffuseElastic.cc.

References A, CalculateNuclearRad(), fAddCoulomb, fAtomicWeight, fNuclearRadius, fParticle, fWaveVector, and GetDiffElasticProb().

Referenced by GetInvElasticXsc().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetIntegrandFunction ( G4double  theta)

Definition at line 631 of file G4DiffuseElastic.cc.

References GetDiffElasticSumProbA().

Referenced by BuildAngleTable(), IntegralElasticProb(), SampleThetaCMS(), and TestAngleTable().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::GetInvCoulombElasticXsc ( const G4ParticleDefinition particle,
G4double  tMand,
G4double  momentum,
G4double  A,
G4double  Z 
)

Definition at line 314 of file G4DiffuseElastic.cc.

References GetCoulombElasticXsc(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4He3::He3(), G4INCL::Math::pi, theAlpha, theDeuteron, theProton, and G4Triton::Triton().

+ Here is the call graph for this function:

G4double G4DiffuseElastic::GetInvElasticSumXsc ( const G4ParticleDefinition particle,
G4double  tMand,
G4double  momentum,
G4double  A,
G4double  Z 
)

Definition at line 262 of file G4DiffuseElastic.cc.

References GetDiffuseElasticSumXsc(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4He3::He3(), G4INCL::Math::pi, theAlpha, theDeuteron, theProton, and G4Triton::Triton().

+ Here is the call graph for this function:

G4double G4DiffuseElastic::GetInvElasticXsc ( const G4ParticleDefinition particle,
G4double  theta,
G4double  momentum,
G4double  A,
G4double  Z 
)

Definition at line 177 of file G4DiffuseElastic.cc.

References GetDiffuseElasticXsc(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4He3::He3(), G4INCL::Math::pi, theAlpha, theDeuteron, theProton, and G4Triton::Triton().

+ Here is the call graph for this function:

G4double G4DiffuseElastic::GetNuclearRadius ( )
inline

Definition at line 186 of file G4DiffuseElastic.hh.

G4double G4DiffuseElastic::GetScatteringAngle ( G4int  iMomentum,
G4int  iAngle,
G4double  position 
)

Definition at line 1007 of file G4DiffuseElastic.cc.

References fAngleTable, and G4UniformRand.

Referenced by SampleTableThetaCMS().

+ Here is the caller graph for this function:

void G4DiffuseElastic::Initialise ( )

Definition at line 122 of file G4DiffuseElastic.cc.

References BuildAngleTable(), CalculateNuclearRad(), fAngleBank, fAngleTable, fAtomicNumber, fAtomicWeight, fElementNameVector, fElementNumberVector, fNuclearRadius, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), and G4HadronicInteraction::verboseLevel.

+ Here is the call graph for this function:

void G4DiffuseElastic::InitialiseOnFly ( G4double  Z,
G4double  A 
)

Definition at line 896 of file G4DiffuseElastic.cc.

References A, BuildAngleTable(), CalculateNuclearRad(), fAngleBank, fAngleTable, fAtomicNumber, fAtomicWeight, fElementNumberVector, fNuclearRadius, G4cout, G4endl, and G4HadronicInteraction::verboseLevel.

Referenced by SampleTableThetaCMS().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::IntegralElasticProb ( const G4ParticleDefinition particle,
G4double  theta,
G4double  momentum,
G4double  A 
)

Definition at line 647 of file G4DiffuseElastic.cc.

References A, CalculateNuclearRad(), fAtomicWeight, fNuclearRadius, fParticle, fWaveVector, GetIntegrandFunction(), and G4Integrator< T, F >::Legendre96().

+ Here is the call graph for this function:

G4double G4DiffuseElastic::SampleInvariantT ( const G4ParticleDefinition p,
G4double  plab,
G4int  Z,
G4int  A 
)
virtual

Reimplemented from G4HadronElastic.

Definition at line 738 of file G4DiffuseElastic.cc.

References fParticle, G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetPDGMass(), and SampleTableT().

+ Here is the call graph for this function:

G4double G4DiffuseElastic::SampleT ( const G4ParticleDefinition aParticle,
G4double  p,
G4double  A 
)

Definition at line 672 of file G4DiffuseElastic.cc.

References SampleThetaCMS().

Referenced by SampleThetaLab().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::SampleTableT ( const G4ParticleDefinition aParticle,
G4double  p,
G4double  Z,
G4double  A 
)

Definition at line 763 of file G4DiffuseElastic.cc.

References alpha, and SampleTableThetaCMS().

Referenced by SampleInvariantT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::SampleTableThetaCMS ( const G4ParticleDefinition aParticle,
G4double  p,
G4double  Z,
G4double  A 
)

Definition at line 778 of file G4DiffuseElastic.cc.

References fAngleBank, fAngleBin, fAngleTable, fElementNumberVector, fEnergyBin, fEnergyVector, G4UniformRand, G4PhysicsVector::GetLowEdgeEnergy(), G4ParticleDefinition::GetPDGMass(), GetScatteringAngle(), InitialiseOnFly(), and position.

Referenced by SampleTableT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::SampleThetaCMS ( const G4ParticleDefinition aParticle,
G4double  p,
G4double  A 
)

Definition at line 685 of file G4DiffuseElastic.cc.

References A, CalculateNuclearRad(), fAtomicWeight, fNuclearRadius, fParticle, fWaveVector, G4UniformRand, GetIntegrandFunction(), G4Integrator< T, F >::Legendre10(), G4Integrator< T, F >::Legendre96(), G4INCL::Math::pi, and G4INCL::DeJongSpin::shoot().

Referenced by SampleT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4DiffuseElastic::SampleThetaLab ( const G4HadProjectile aParticle,
G4double  tmass,
G4double  A 
)

Definition at line 1050 of file G4DiffuseElastic.cc.

References G4cout, G4endl, G4UniformRand, G4HadProjectile::Get4Momentum(), G4HadProjectile::GetDefinition(), G4ParticleDefinition::GetPDGMass(), G4HadProjectile::GetTotalMomentum(), GeV, SampleT(), and G4HadronicInteraction::verboseLevel.

+ Here is the call graph for this function:

void G4DiffuseElastic::SetHEModelLowLimit ( G4double  value)
inline

Definition at line 238 of file G4DiffuseElastic.hh.

void G4DiffuseElastic::SetLowestEnergyLimit ( G4double  value)
inline

Definition at line 248 of file G4DiffuseElastic.hh.

void G4DiffuseElastic::SetPlabLowLimit ( G4double  value)
inline

Definition at line 233 of file G4DiffuseElastic.hh.

void G4DiffuseElastic::SetQModelLowLimit ( G4double  value)
inline

Definition at line 243 of file G4DiffuseElastic.hh.

void G4DiffuseElastic::SetRecoilKinEnergyLimit ( G4double  value)
inline

Definition at line 228 of file G4DiffuseElastic.hh.

G4double G4DiffuseElastic::ThetaCMStoThetaLab ( const G4DynamicParticle aParticle,
G4double  tmass,
G4double  thetaCMS 
)

Definition at line 1138 of file G4DiffuseElastic.cc.

References G4cout, G4endl, G4UniformRand, G4DynamicParticle::Get4Momentum(), G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetPDGMass(), and G4HadronicInteraction::verboseLevel.

+ Here is the call graph for this function:

G4double G4DiffuseElastic::ThetaLabToThetaCMS ( const G4DynamicParticle aParticle,
G4double  tmass,
G4double  thetaLab 
)

Definition at line 1198 of file G4DiffuseElastic.cc.

References G4cout, G4endl, G4UniformRand, G4DynamicParticle::Get4Momentum(), G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalMomentum(), and G4HadronicInteraction::verboseLevel.

+ Here is the call graph for this function:

Member Data Documentation

std::vector<G4PhysicsTable*> G4DiffuseElastic::fAngleBank
private
G4int G4DiffuseElastic::fAngleBin
private
G4double G4DiffuseElastic::fAtomicNumber
private
G4double G4DiffuseElastic::fBeta
private
std::vector<G4String> G4DiffuseElastic::fElementNameVector
private

Definition at line 213 of file G4DiffuseElastic.hh.

Referenced by Initialise().

std::vector<G4double> G4DiffuseElastic::fElementNumberVector
private
G4int G4DiffuseElastic::fEnergyBin
private
G4PhysicsLogVector* G4DiffuseElastic::fEnergyVector
private
G4double G4DiffuseElastic::lowEnergyLimitHE
private

Definition at line 200 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

G4double G4DiffuseElastic::lowEnergyLimitQ
private

Definition at line 201 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

G4double G4DiffuseElastic::lowEnergyRecoilLimit
private

Definition at line 199 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

G4double G4DiffuseElastic::lowestEnergyLimit
private

Definition at line 202 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

G4double G4DiffuseElastic::plabLowLimit
private

Definition at line 203 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

G4ParticleDefinition* G4DiffuseElastic::theAlpha
private
G4ParticleDefinition* G4DiffuseElastic::theDeuteron
private
G4ParticleDefinition* G4DiffuseElastic::theNeutron
private

Definition at line 192 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

const G4ParticleDefinition* G4DiffuseElastic::thePionMinus
private

Definition at line 197 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().

const G4ParticleDefinition* G4DiffuseElastic::thePionPlus
private

Definition at line 196 of file G4DiffuseElastic.hh.

Referenced by G4DiffuseElastic().


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