Geant4  10.02
G4hhElastic Class Reference

#include <G4hhElastic.hh>

+ Inheritance diagram for G4hhElastic:
+ Collaboration diagram for G4hhElastic:

Public Member Functions

 G4hhElastic ()
 
 G4hhElastic (G4ParticleDefinition *target, G4ParticleDefinition *projectile, G4double plab)
 
 G4hhElastic (G4ParticleDefinition *target, G4ParticleDefinition *projectile)
 
virtual ~G4hhElastic ()
 
virtual G4bool IsApplicable (const G4HadProjectile &, G4Nucleus &)
 
void Initialise ()
 
void BuildTableT (G4ParticleDefinition *target, G4ParticleDefinition *projectile)
 
void BuildTableTest (G4ParticleDefinition *target, G4ParticleDefinition *projectile, G4double plab)
 
G4double SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int, G4int)
 
G4double SampleBisectionalT (const G4ParticleDefinition *p, G4double plab)
 
G4double SampleTest (G4double tMin)
 
G4double GetTransfer (G4int iMomentum, G4int iTransfer, G4double position)
 
void SetParameters ()
 
void SetSigmaTot (G4double stot)
 
void SetSpp (G4double spp)
 
G4double GetSpp ()
 
void SetParametersCMS (G4double plab)
 
G4double GetBq ()
 
G4double GetBQ ()
 
G4double GetBqQ ()
 
void SetBq (G4double b)
 
void SetBQ (G4double b)
 
void SetBqQ (G4double b)
 
G4double GetRhoReIm ()
 
void CalculateBQ (G4double b)
 
void CalculateBqQ13 (G4double b)
 
void CalculateBqQ12 (G4double b)
 
void CalculateBqQ123 (G4double b)
 
void SetRA (G4double rn, G4double pq, G4double pQ)
 
void SetRB (G4double rn, G4double pq, G4double pQ)
 
void SetAlphaP (G4double a)
 
void SetImCof (G4double a)
 
G4double GetImCof ()
 
void SetLambda (G4double L)
 
void SetEta (G4double E)
 
void SetCofF2 (G4double f)
 
void SetCofF3 (G4double f)
 
G4double GetCofF2 ()
 
G4double GetCofF3 ()
 
G4double GetRA ()
 
G4double GetRq ()
 
G4double GetRQ ()
 
G4double GetRB ()
 
G4double GetRg ()
 
G4double GetRG ()
 
G4complex Pomeron ()
 
G4complex Phi13 ()
 
G4complex Phi14 ()
 
G4complex Phi23 ()
 
G4complex Phi24 ()
 
G4complex GetF1qQgG (G4double qp)
 
G4double GetdsdtF1qQgG (G4double s, G4double q)
 
G4complex GetF2qQgG (G4double qp)
 
G4double GetdsdtF12qQgG (G4double s, G4double q)
 
G4complex GetF3qQgG (G4double qp)
 
G4double GetdsdtF123qQgG (G4double q)
 
G4double GetdsdtF13qQG (G4double s, G4double q)
 
G4complex GetAqq ()
 
G4complex GetAQQ ()
 
G4complex GetAqQ ()
 
G4double GetCofS1 ()
 
G4double GetCofS2 ()
 
G4double GetCofS3 ()
 
G4double GetOpticalRatio ()
 
G4complex GetF1 (G4double qp)
 
G4double GetdsdtF1 (G4double s, G4double q)
 
G4complex GetF2 (G4double qp)
 
G4double GetdsdtF12 (G4double s, G4double q)
 
G4complex GetF3 (G4double qp)
 
G4double GetdsdtF123 (G4double q)
 
G4double GetExpRatioF123 (G4double s, G4double q)
 
- 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 ModelDescription (std::ostream &) const
 
- Public Member Functions inherited from G4HadronicInteraction
 G4HadronicInteraction (const G4String &modelName="HadronicModel")
 
virtual ~G4HadronicInteraction ()
 
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 BuildPhysicsTable (const G4ParticleDefinition &)
 

Private Attributes

G4ParticleDefinitionfTarget
 
G4ParticleDefinitionfProjectile
 
G4ParticleDefinitiontheProton
 
G4ParticleDefinitiontheNeutron
 
G4ParticleDefinitionthePionPlus
 
G4ParticleDefinitionthePionMinus
 
G4double lowEnergyRecoilLimit
 
G4double lowEnergyLimitHE
 
G4double lowEnergyLimitQ
 
G4double lowestEnergyLimit
 
G4double plabLowLimit
 
G4int fEnergyBin
 
G4int fBinT
 
G4PhysicsLogVectorfEnergyVector
 
G4PhysicsTablefTableT
 
std::vector< G4PhysicsTable * > fBankT
 
G4double fMff2
 
G4double fMQ
 
G4double fMq
 
G4double fMassTarg
 
G4double fMassProj
 
G4double fMassSum2
 
G4double fMassDif2
 
G4double fRA
 
G4double fRQ
 
G4double fRq
 
G4double fAlpha
 
G4double fBeta
 
G4double fRB
 
G4double fRG
 
G4double fRg
 
G4double fGamma
 
G4double fDelta
 
G4double fAlphaP
 
G4double fLambdaFF
 
G4double fLambda
 
G4double fEta
 
G4double fImCof
 
G4double fCofF2
 
G4double fCofF3
 
G4double fRhoReIm
 
G4double fExpSlope
 
G4double fSo
 
G4double fSigmaTot
 
G4double fBq
 
G4double fBQ
 
G4double fBqQ
 
G4double fOptRatio
 
G4double fSpp
 
G4double fPcms
 
G4double fQcof
 
G4int fInTkin
 
G4double fOldTkin
 
G4HadronNucleonXscfHadrNuclXsc
 

Static Private Attributes

static const G4double theNuclNuclData [18][6]
 
static const G4double thePiKaNuclData [8][6]
 

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 63 of file G4hhElastic.hh.

Constructor & Destructor Documentation

G4hhElastic::~G4hhElastic ( )
virtual

Definition at line 206 of file G4hhElastic.cc.

References fBankT, fEnergyVector, fHadrNuclXsc, and fTableT.

Member Function Documentation

void G4hhElastic::BuildTableT ( G4ParticleDefinition target,
G4ParticleDefinition projectile 
)

Definition at line 255 of file G4hhElastic.cc.

References fBinT, fEnergyBin, fEnergyVector, fMassDif2, fMassProj, fMassSum2, fMassTarg, fPcms, fProjectile, fTableT, fTarget, GetdsdtF123(), GetdsdtF123qQgG(), G4PhysicsVector::GetLowEdgeEnergy(), G4ParticleDefinition::GetPDGMass(), GeV, G4PhysicsTable::insertAt(), G4Integrator< T, F >::Legendre10(), MeV, G4PhysicsFreeVector::PutValue(), and SetParametersCMS().

Referenced by Initialise().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4hhElastic::BuildTableTest ( G4ParticleDefinition target,
G4ParticleDefinition projectile,
G4double  plab 
)

Definition at line 521 of file G4hhElastic.cc.

References fBankT, fBinT, fMassDif2, fMassProj, fMassSum2, fMassTarg, fPcms, fProjectile, fSpp, fTableT, fTarget, G4cout, G4endl, GetdsdtF123(), GetdsdtF123qQgG(), G4ParticleDefinition::GetPDGMass(), GeV, G4PhysicsTable::insertAt(), G4Integrator< T, F >::Legendre10(), MeV, and G4PhysicsFreeVector::PutValue().

+ Here is the call graph for this function:

void G4hhElastic::CalculateBQ ( G4double  b)
inline

Definition at line 959 of file G4hhElastic.hh.

References a, A(), B(), b1, D(), fBq, fBQ, fOptRatio, G4cout, G4endl, GetCofS1(), GetCofS2(), and GetCofS3().

+ Here is the call graph for this function:

void G4hhElastic::CalculateBqQ12 ( G4double  b)
inline

Definition at line 788 of file G4hhElastic.hh.

References b1, fBq, fBQ, fEta, fLambda, fSigmaTot, G4cout, G4endl, Phi13(), Phi14(), Phi23(), Phi24(), and pi.

+ Here is the call graph for this function:

void G4hhElastic::CalculateBqQ123 ( G4double  b)
inline

Definition at line 814 of file G4hhElastic.hh.

References A(), B(), b1, C(), fBq, fBQ, fCofF2, fCofF3, fEta, fLambda, fOptRatio, fSigmaTot, G4cout, G4endl, Phi13(), Phi14(), Phi23(), Phi24(), and pi.

+ Here is the call graph for this function:

void G4hhElastic::CalculateBqQ13 ( G4double  b)
inline

Definition at line 765 of file G4hhElastic.hh.

References b2, fAlpha, fBQ, fBqQ, fSigmaTot, G4cout, G4endl, Phi14(), Phi24(), and pi.

+ Here is the call graph for this function:

G4complex G4hhElastic::GetAqq ( )
inline

Definition at line 869 of file G4hhElastic.hh.

References fAlphaP, fImCof, fLambda, fRq, fSo, fSpp, G4Log(), and pi.

Referenced by GetAqQ(), GetCofS2(), GetF1(), GetF2(), and GetF3().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetAQQ ( )
inline

Definition at line 882 of file G4hhElastic.hh.

References fAlphaP, fImCof, fLambda, fRQ, fSo, fSpp, G4Log(), and pi.

Referenced by GetAqQ(), GetCofS3(), GetF1(), GetF2(), and GetF3().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetAqQ ( )
inline

Definition at line 895 of file G4hhElastic.hh.

References GetAqq(), GetAQQ(), and z.

Referenced by GetCofS1(), GetCofS2(), GetCofS3(), GetF1(), GetF2(), and GetF3().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetBq ( )
inline

Definition at line 171 of file G4hhElastic.hh.

References fBq.

G4double G4hhElastic::GetBQ ( )
inline

Definition at line 172 of file G4hhElastic.hh.

References fBQ.

G4double G4hhElastic::GetBqQ ( )
inline

Definition at line 173 of file G4hhElastic.hh.

References fBqQ.

G4double G4hhElastic::GetCofF2 ( )
inline

Definition at line 193 of file G4hhElastic.hh.

References fCofF2.

G4double G4hhElastic::GetCofF3 ( )
inline

Definition at line 194 of file G4hhElastic.hh.

References fCofF3.

G4double G4hhElastic::GetCofS1 ( )
inline

Definition at line 905 of file G4hhElastic.hh.

References fCofF2, fLambda, fSigmaTot, GetAqQ(), pi, and z.

Referenced by CalculateBQ().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetCofS2 ( )
inline

Definition at line 918 of file G4hhElastic.hh.

References fCofF3, fLambda, fSigmaTot, GetAqq(), GetAqQ(), pi, and z.

Referenced by CalculateBQ().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetCofS3 ( )
inline

Definition at line 931 of file G4hhElastic.hh.

References fCofF3, fLambda, fSigmaTot, GetAQQ(), GetAqQ(), pi, and z.

Referenced by CalculateBQ().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetdsdtF1 ( G4double  s,
G4double  q 
)
inline

Definition at line 1044 of file G4hhElastic.hh.

References fSpp, GetF1(), and pi.

+ Here is the call graph for this function:

G4double G4hhElastic::GetdsdtF12 ( G4double  s,
G4double  q 
)
inline

Definition at line 1087 of file G4hhElastic.hh.

References fSpp, GetF1(), GetF2(), and pi.

+ Here is the call graph for this function:

G4double G4hhElastic::GetdsdtF123 ( G4double  q)
inline

Definition at line 1130 of file G4hhElastic.hh.

References fCofF2, fCofF3, fSpp, GetF1(), GetF2(), GetF3(), and pi.

Referenced by BuildTableT(), and BuildTableTest().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetdsdtF123qQgG ( G4double  q)
inline

Definition at line 748 of file G4hhElastic.hh.

References fCofF2, fCofF3, fMassDif2, fMassSum2, fSpp, GetF1qQgG(), GetF2qQgG(), GetF3qQgG(), and pi.

Referenced by BuildTableT(), and BuildTableTest().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetdsdtF12qQgG ( G4double  s,
G4double  q 
)
inline

Definition at line 678 of file G4hhElastic.hh.

References F12, fMassDif2, fMassSum2, fSpp, GetF1qQgG(), GetF2qQgG(), and pi.

+ Here is the call graph for this function:

G4double G4hhElastic::GetdsdtF13qQG ( G4double  s,
G4double  q 
)
inline

Definition at line 586 of file G4hhElastic.hh.

References F13, fAlpha, fBeta, fBQ, fBqQ, fEta, fGamma, fLambda, fMassDif2, fMassSum2, fSigmaTot, fSpp, Phi14(), Phi24(), and pi.

+ Here is the call graph for this function:

G4double G4hhElastic::GetdsdtF1qQgG ( G4double  s,
G4double  q 
)
inline

Definition at line 629 of file G4hhElastic.hh.

References fMassDif2, fMassSum2, fSpp, GetF1qQgG(), and pi.

+ Here is the call graph for this function:

G4double G4hhElastic::GetExpRatioF123 ( G4double  s,
G4double  q 
)
inline

Definition at line 1145 of file G4hhElastic.hh.

References F10, fCofF2, fCofF3, fExpSlope, fRhoReIm, fSpp, G4Exp(), GetF1(), GetF2(), GetF3(), and pi.

+ Here is the call graph for this function:

G4complex G4hhElastic::GetF1 ( G4double  qp)
inline

Definition at line 1026 of file G4hhElastic.hh.

References fBq, fBQ, fSigmaTot, fSpp, GetAqq(), GetAQQ(), GetAqQ(), and pi.

Referenced by GetdsdtF1(), GetdsdtF12(), GetdsdtF123(), and GetExpRatioF123().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetF1qQgG ( G4double  qp)
inline

Definition at line 564 of file G4hhElastic.hh.

References fAlpha, fBeta, fBq, fBQ, fDelta, fEta, fGamma, fLambda, fMassDif2, fMassSum2, fSigmaTot, fSpp, Phi13(), Phi14(), Phi23(), Phi24(), and pi.

Referenced by GetdsdtF123qQgG(), GetdsdtF12qQgG(), and GetdsdtF1qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetF2 ( G4double  qp)
inline

Definition at line 1059 of file G4hhElastic.hh.

References fBq, fBQ, fLambda, fSigmaTot, fSpp, GetAqq(), GetAQQ(), GetAqQ(), and pi.

Referenced by GetdsdtF12(), GetdsdtF123(), and GetExpRatioF123().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetF2qQgG ( G4double  qp)
inline

Definition at line 645 of file G4hhElastic.hh.

References fAlpha, fBq, fBQ, fDelta, fEta, fGamma, fLambda, fMassDif2, fMassSum2, fSigmaTot, fSpp, Phi13(), Phi14(), Phi23(), Phi24(), and pi.

Referenced by GetdsdtF123qQgG(), and GetdsdtF12qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetF3 ( G4double  qp)
inline

Definition at line 1102 of file G4hhElastic.hh.

References fBq, fBQ, fLambda, fSigmaTot, fSpp, GetAqq(), GetAQQ(), GetAqQ(), and pi.

Referenced by GetdsdtF123(), and GetExpRatioF123().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::GetF3qQgG ( G4double  qp)
inline

Definition at line 694 of file G4hhElastic.hh.

References fAlpha, fBeta, fBq, fBQ, fDelta, fEta, fGamma, fLambda, fMassDif2, fMassSum2, fSigmaTot, fSpp, Phi13(), Phi14(), Phi23(), Phi24(), and pi.

Referenced by GetdsdtF123qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::GetImCof ( )
inline

Definition at line 188 of file G4hhElastic.hh.

References fImCof.

G4double G4hhElastic::GetOpticalRatio ( )
inline

Definition at line 944 of file G4hhElastic.hh.

References fOptRatio.

G4double G4hhElastic::GetRA ( )
inline

Definition at line 196 of file G4hhElastic.hh.

References fRA.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

G4double G4hhElastic::GetRB ( )
inline

Definition at line 200 of file G4hhElastic.hh.

References fRB.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

G4double G4hhElastic::GetRg ( )
inline

Definition at line 201 of file G4hhElastic.hh.

References fRg.

G4double G4hhElastic::GetRG ( )
inline

Definition at line 202 of file G4hhElastic.hh.

References fRG.

G4double G4hhElastic::GetRhoReIm ( )
inline

Definition at line 177 of file G4hhElastic.hh.

References fRhoReIm.

G4double G4hhElastic::GetRq ( )
inline

Definition at line 197 of file G4hhElastic.hh.

References fRq.

G4double G4hhElastic::GetRQ ( )
inline

Definition at line 198 of file G4hhElastic.hh.

References fRQ.

G4double G4hhElastic::GetSpp ( )
inline

Definition at line 168 of file G4hhElastic.hh.

References fSpp.

G4double G4hhElastic::GetTransfer ( G4int  iMomentum,
G4int  iTransfer,
G4double  position 
)

Definition at line 630 of file G4hhElastic.cc.

References epsilon(), fTableT, and G4UniformRand.

Referenced by SampleBisectionalT(), SampleInvariantT(), and SampleTest().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4hhElastic::Initialise ( )

Definition at line 231 of file G4hhElastic.cc.

References BuildTableT(), fBankT, fProjectile, fTableT, fTarget, G4KaonPlus::KaonPlus(), G4PionPlus::PionPlus(), and G4Proton::Proton().

Referenced by G4hhElastic().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4hhElastic::IsApplicable ( const G4HadProjectile projectile,
G4Nucleus nucleus 
)
inlinevirtual

Reimplemented from G4HadronicInteraction.

Definition at line 258 of file G4hhElastic.hh.

References G4HadProjectile::GetDefinition(), G4Nucleus::GetZ_asInt(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4Neutron::Neutron(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), and G4Proton::Proton().

+ Here is the call graph for this function:

G4complex G4hhElastic::Phi13 ( )
inline

Definition at line 522 of file G4hhElastic.hh.

References fRg, fRq, and Pomeron().

Referenced by CalculateBqQ12(), CalculateBqQ123(), GetF1qQgG(), GetF2qQgG(), and GetF3qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::Phi14 ( )
inline

Definition at line 532 of file G4hhElastic.hh.

References fRG, fRq, and Pomeron().

Referenced by CalculateBqQ12(), CalculateBqQ123(), CalculateBqQ13(), GetdsdtF13qQG(), GetF1qQgG(), GetF2qQgG(), and GetF3qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::Phi23 ( )
inline

Definition at line 542 of file G4hhElastic.hh.

References fRg, fRQ, and Pomeron().

Referenced by CalculateBqQ12(), CalculateBqQ123(), GetF1qQgG(), GetF2qQgG(), and GetF3qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::Phi24 ( )
inline

Definition at line 552 of file G4hhElastic.hh.

References fRG, fRQ, and Pomeron().

Referenced by CalculateBqQ12(), CalculateBqQ123(), CalculateBqQ13(), GetdsdtF13qQG(), GetF1qQgG(), GetF2qQgG(), and GetF3qQgG().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4complex G4hhElastic::Pomeron ( )
inline

Definition at line 511 of file G4hhElastic.hh.

References fAlphaP, fImCof, fSo, fSpp, G4Log(), and pi.

Referenced by Phi13(), Phi14(), Phi23(), and Phi24().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4hhElastic::SampleBisectionalT ( const G4ParticleDefinition p,
G4double  plab 
)

Definition at line 440 of file G4hhElastic.cc.

References fBankT, fBinT, fEnergyBin, fInTkin, fOldTkin, fTableT, G4UniformRand, G4ParticleDefinition::GetPDGMass(), GetTransfer(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4Neutron::Neutron(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), position, and G4Proton::Proton().

+ Here is the call graph for this function:

G4double G4hhElastic::SampleInvariantT ( const G4ParticleDefinition p,
G4double  plab,
G4int  ,
G4int   
)
virtual

Reimplemented from G4HadronElastic.

Definition at line 323 of file G4hhElastic.cc.

References fBankT, fBinT, fEnergyBin, fInTkin, fOldTkin, fTableT, G4UniformRand, G4ParticleDefinition::GetPDGMass(), GetTransfer(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4Neutron::Neutron(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), position, and G4Proton::Proton().

+ Here is the call graph for this function:

G4double G4hhElastic::SampleTest ( G4double  tMin)

Definition at line 594 of file G4hhElastic.cc.

References fBankT, fBinT, fTableT, G4UniformRand, GetTransfer(), and position.

+ Here is the call graph for this function:

void G4hhElastic::SetAlphaP ( G4double  a)
inline

Definition at line 186 of file G4hhElastic.hh.

References a.

void G4hhElastic::SetBq ( G4double  b)
inline

Definition at line 174 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetBQ ( G4double  b)
inline

Definition at line 175 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetBqQ ( G4double  b)
inline

Definition at line 176 of file G4hhElastic.hh.

void G4hhElastic::SetCofF2 ( G4double  f)
inline

Definition at line 191 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetCofF3 ( G4double  f)
inline

Definition at line 192 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetEta ( G4double  E)
inline

Definition at line 190 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetImCof ( G4double  a)
inline

Definition at line 187 of file G4hhElastic.hh.

References a.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetLambda ( G4double  L)
inline

Definition at line 189 of file G4hhElastic.hh.

References L.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetParameters ( )
inline

Definition at line 273 of file G4hhElastic.hh.

References fAlpha, fAlphaP, fBeta, fBq, fBQ, fBqQ, fCofF2, fCofF3, fDelta, fEta, fExpSlope, fGamma, fImCof, fLambda, fLambdaFF, fMff2, fMQ, fMq, fQcof, fRA, fRB, fRG, fRg, fRQ, fRq, fSo, and GeV.

Referenced by G4hhElastic().

+ Here is the caller graph for this function:

void G4hhElastic::SetParametersCMS ( G4double  plab)
inline

Definition at line 318 of file G4hhElastic.hh.

References fDelta, fGamma, fHadrNuclXsc, fMassDif2, fMassProj, fMassSum2, fMassTarg, fPcms, fProjectile, fSigmaTot, fSpp, fTarget, G4HadronNucleonXsc::GetHadronNucleonXscNS(), GetRA(), GetRB(), GeV, MeV, SetBq(), SetBQ(), SetCofF2(), SetCofF3(), SetEta(), SetImCof(), SetLambda(), SetRA(), SetRB(), theNuclNuclData, and thePiKaNuclData.

Referenced by BuildTableT(), and G4hhElastic().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4hhElastic::SetRA ( G4double  rn,
G4double  pq,
G4double  pQ 
)
inline

Definition at line 489 of file G4hhElastic.hh.

References fRA, fRQ, and fRq.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetRB ( G4double  rn,
G4double  pq,
G4double  pQ 
)
inline

Definition at line 500 of file G4hhElastic.hh.

References fRB, fRG, and fRg.

Referenced by SetParametersCMS().

+ Here is the caller graph for this function:

void G4hhElastic::SetSigmaTot ( G4double  stot)
inline

Definition at line 166 of file G4hhElastic.hh.

void G4hhElastic::SetSpp ( G4double  spp)
inline

Definition at line 167 of file G4hhElastic.hh.

Member Data Documentation

G4double G4hhElastic::fAlpha
private
G4double G4hhElastic::fAlphaP
private

Definition at line 143 of file G4hhElastic.hh.

Referenced by GetAqq(), GetAQQ(), Pomeron(), and SetParameters().

std::vector<G4PhysicsTable*> G4hhElastic::fBankT
private
G4double G4hhElastic::fBeta
private

Definition at line 135 of file G4hhElastic.hh.

Referenced by GetdsdtF13qQG(), GetF1qQgG(), GetF3qQgG(), and SetParameters().

G4int G4hhElastic::fBinT
private
G4double G4hhElastic::fBqQ
private

Definition at line 157 of file G4hhElastic.hh.

Referenced by CalculateBqQ13(), GetBqQ(), GetdsdtF13qQG(), and SetParameters().

G4double G4hhElastic::fCofF2
private
G4double G4hhElastic::fCofF3
private
G4double G4hhElastic::fDelta
private

Definition at line 141 of file G4hhElastic.hh.

Referenced by GetF1qQgG(), GetF2qQgG(), GetF3qQgG(), SetParameters(), and SetParametersCMS().

G4int G4hhElastic::fEnergyBin
private

Definition at line 110 of file G4hhElastic.hh.

Referenced by BuildTableT(), G4hhElastic(), SampleBisectionalT(), and SampleInvariantT().

G4PhysicsLogVector* G4hhElastic::fEnergyVector
private

Definition at line 113 of file G4hhElastic.hh.

Referenced by BuildTableT(), G4hhElastic(), and ~G4hhElastic().

G4double G4hhElastic::fEta
private
G4double G4hhElastic::fExpSlope
private

Definition at line 151 of file G4hhElastic.hh.

Referenced by GetExpRatioF123(), and SetParameters().

G4double G4hhElastic::fGamma
private
G4HadronNucleonXsc* G4hhElastic::fHadrNuclXsc
private

Definition at line 249 of file G4hhElastic.hh.

Referenced by G4hhElastic(), SetParametersCMS(), and ~G4hhElastic().

G4double G4hhElastic::fImCof
private

Definition at line 147 of file G4hhElastic.hh.

Referenced by GetAqq(), GetAQQ(), GetImCof(), Pomeron(), and SetParameters().

G4int G4hhElastic::fInTkin
private

Definition at line 245 of file G4hhElastic.hh.

Referenced by G4hhElastic(), SampleBisectionalT(), and SampleInvariantT().

G4double G4hhElastic::fLambdaFF
private

Definition at line 144 of file G4hhElastic.hh.

Referenced by SetParameters().

G4double G4hhElastic::fMassProj
private

Definition at line 126 of file G4hhElastic.hh.

Referenced by BuildTableT(), BuildTableTest(), G4hhElastic(), and SetParametersCMS().

G4double G4hhElastic::fMassTarg
private

Definition at line 125 of file G4hhElastic.hh.

Referenced by BuildTableT(), BuildTableTest(), G4hhElastic(), and SetParametersCMS().

G4double G4hhElastic::fMff2
private

Definition at line 121 of file G4hhElastic.hh.

Referenced by SetParameters().

G4double G4hhElastic::fMQ
private

Definition at line 122 of file G4hhElastic.hh.

Referenced by SetParameters().

G4double G4hhElastic::fMq
private

Definition at line 123 of file G4hhElastic.hh.

Referenced by SetParameters().

G4double G4hhElastic::fOldTkin
private

Definition at line 246 of file G4hhElastic.hh.

Referenced by G4hhElastic(), SampleBisectionalT(), and SampleInvariantT().

G4double G4hhElastic::fOptRatio
private

Definition at line 158 of file G4hhElastic.hh.

Referenced by CalculateBQ(), CalculateBqQ123(), G4hhElastic(), and GetOpticalRatio().

G4double G4hhElastic::fPcms
private

Definition at line 160 of file G4hhElastic.hh.

Referenced by BuildTableT(), BuildTableTest(), G4hhElastic(), and SetParametersCMS().

G4ParticleDefinition* G4hhElastic::fProjectile
private

Definition at line 97 of file G4hhElastic.hh.

Referenced by BuildTableT(), BuildTableTest(), G4hhElastic(), Initialise(), and SetParametersCMS().

G4double G4hhElastic::fQcof
private

Definition at line 161 of file G4hhElastic.hh.

Referenced by SetParameters().

G4double G4hhElastic::fRA
private

Definition at line 131 of file G4hhElastic.hh.

Referenced by GetRA(), SetParameters(), and SetRA().

G4double G4hhElastic::fRB
private

Definition at line 137 of file G4hhElastic.hh.

Referenced by GetRB(), SetParameters(), and SetRB().

G4double G4hhElastic::fRG
private

Definition at line 138 of file G4hhElastic.hh.

Referenced by GetRG(), Phi14(), Phi24(), SetParameters(), and SetRB().

G4double G4hhElastic::fRg
private

Definition at line 139 of file G4hhElastic.hh.

Referenced by GetRg(), Phi13(), Phi23(), SetParameters(), and SetRB().

G4double G4hhElastic::fRhoReIm
private

Definition at line 150 of file G4hhElastic.hh.

Referenced by G4hhElastic(), GetExpRatioF123(), and GetRhoReIm().

G4double G4hhElastic::fRQ
private

Definition at line 132 of file G4hhElastic.hh.

Referenced by GetAQQ(), GetRQ(), Phi23(), Phi24(), SetParameters(), and SetRA().

G4double G4hhElastic::fRq
private

Definition at line 133 of file G4hhElastic.hh.

Referenced by GetAqq(), GetRq(), Phi13(), Phi14(), SetParameters(), and SetRA().

G4double G4hhElastic::fSo
private

Definition at line 152 of file G4hhElastic.hh.

Referenced by GetAqq(), GetAQQ(), Pomeron(), and SetParameters().

G4ParticleDefinition* G4hhElastic::fTarget
private

Definition at line 96 of file G4hhElastic.hh.

Referenced by BuildTableT(), BuildTableTest(), G4hhElastic(), Initialise(), and SetParametersCMS().

G4double G4hhElastic::lowEnergyLimitHE
private

Definition at line 105 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4double G4hhElastic::lowEnergyLimitQ
private

Definition at line 106 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4double G4hhElastic::lowEnergyRecoilLimit
private

Definition at line 104 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4double G4hhElastic::lowestEnergyLimit
private

Definition at line 107 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4double G4hhElastic::plabLowLimit
private

Definition at line 108 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4ParticleDefinition* G4hhElastic::theNeutron
private

Definition at line 99 of file G4hhElastic.hh.

Referenced by G4hhElastic().

const G4double G4hhElastic::theNuclNuclData
staticprivate
Initial value:
=
{
{ 2.76754, 4.8, 4.8, 0.05, 0.742441, 10.5 },
{ 3.07744, 5.4, 5.4, 0.02, 0.83818, 6.5 },
{ 3.36305, 5.2, 5.2, 0.02, 0.838893, 7.5 },
{ 4.32941, 6, 6, 0.03, 0.769389, 7.5 },
{ 4.62126, 6, 6, 0.03, 0.770111, 6.5 },
{ 5.47416, 4.5, 4.5, 0.03, 0.813185, 7.5 },
{ 6.15088, 6.5, 6.5, 0.02, 0.799539, 6.5 },
{ 6.77474, 5.2, 5.2, 0.03, 0.784901, 7.5 },
{ 9.77775, 7, 7, 0.03, 0.742531, 6.5 },
{ 10.4728, 5.2, 5.2, 0.03, 0.780439, 7.5 },
{ 13.7631, 7, 7, 0.008, 0.8664, 5.0 },
{ 19.4184, 6.8, 6.8, 0.009, 0.861337, 2.5 },
{ 23.5, 6.8, 6.8, 0.007, 0.878112, 1.5 },
{ 24.1362, 7.2, 7.2, 0.008, 0.864745, 5.5 },
{ 52.8, 6.8, 6.8, 0.008, 0.871929, 1.5 },
{ 546, 7.4, 7.4, 0.013, 0.845877, 5.5 },
{ 1960, 7.8, 7.8, 0.022, 0.809062, 7.5 },
{ 7000, 8, 8, 0.024, 0.820441, 5.5 }
}

Definition at line 247 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

const G4double G4hhElastic::thePiKaNuclData
staticprivate
Initial value:
=
{
{ 2.5627, 3.8, 3.3, 0.22, 0.222, 1.5 },
{ 2.93928, 4.3, 3.8, 0.2, 0.250601, 1.3 },
{ 3.22326, 4.8, 4.3, 0.13, 0.32751, 2.5 },
{ 7.80704, 5.5, 5, 0.13, 0.340631, 2.5 },
{ 9.7328, 5, 4.5, 0.05, 0.416319, 5.5 },
{ 13.7315, 5.3, 4.8, 0.05, 0.418426, 5.5 },
{ 16.6359, 6.3, 5.8, 0.05, 0.423817, 5.5 },
{ 19.3961, 5, 4.5, 0.05, 0.413477, 3.5 }
}

Definition at line 248 of file G4hhElastic.hh.

Referenced by SetParametersCMS().

G4ParticleDefinition* G4hhElastic::thePionMinus
private

Definition at line 101 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4ParticleDefinition* G4hhElastic::thePionPlus
private

Definition at line 100 of file G4hhElastic.hh.

Referenced by G4hhElastic().

G4ParticleDefinition* G4hhElastic::theProton
private

Definition at line 98 of file G4hhElastic.hh.

Referenced by G4hhElastic().


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