Geant4  10.00.p02
G4GGNuclNuclCrossSection Class Reference

#include <G4GGNuclNuclCrossSection.hh>

+ Inheritance diagram for G4GGNuclNuclCrossSection:
+ Collaboration diagram for G4GGNuclNuclCrossSection:

Public Member Functions

 G4GGNuclNuclCrossSection ()
 
virtual ~G4GGNuclNuclCrossSection ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *)
 
G4double GetZandACrossSection (const G4DynamicParticle *, G4int Z, G4int A)
 
G4double GetCoulombBarier (const G4DynamicParticle *, G4double Z, G4double A, G4double pR, G4double tR)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
virtual void CrossSectionDescription (std::ostream &) const
 
G4double GetRatioSD (const G4DynamicParticle *, G4double At, G4double Zt)
 
G4double GetRatioQE (const G4DynamicParticle *, G4double At, G4double Zt)
 
G4double GetHadronNucleonXsc (const G4DynamicParticle *, const G4Element *)
 
G4double GetHadronNucleonXsc (const G4DynamicParticle *, G4int At, G4int Zt)
 
G4double GetHadronNucleonXscPDG (G4ParticleDefinition *, G4double sMand, G4ParticleDefinition *)
 
G4double GetHadronNucleonXscNS (G4ParticleDefinition *, G4double pTkin, G4ParticleDefinition *)
 
G4double GetHNinelasticXscVU (const G4DynamicParticle *, G4int At, G4int Zt)
 
G4double CalculateEcmValue (const G4double, const G4double, const G4double)
 
G4double CalcMandelstamS (const G4double, const G4double, const G4double)
 
G4double GetElasticGlauberGribov (const G4DynamicParticle *, G4int Z, G4int A)
 
G4double GetInelasticGlauberGribov (const G4DynamicParticle *, G4int Z, G4int A)
 
G4double GetTotalGlauberGribovXsc ()
 
G4double GetElasticGlauberGribovXsc ()
 
G4double GetInelasticGlauberGribovXsc ()
 
G4double GetProductionGlauberGribovXsc ()
 
G4double GetDiffractionGlauberGribovXsc ()
 
G4double GetRadiusConst ()
 
G4double GetNucleusRadius (const G4DynamicParticle *, const G4Element *)
 
G4double GetNucleusRadius (G4double Zt, G4double At)
 
G4double GetNucleusRadiusGG (G4double At)
 
G4double GetNucleusRadiusDE (G4double Z, G4double A)
 
G4double GetNucleusRadiusRMS (G4double Z, G4double A)
 
void SetEnergyLowerLimit (G4double E)
 
- Public Member Functions inherited from G4VCrossSectionDataSet
 G4VCrossSectionDataSet (const G4String &nam="")
 
virtual ~G4VCrossSectionDataSet ()
 
virtual G4bool IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=0, const G4Material *mat=0)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
virtual G4double GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
 
virtual G4IsotopeSelectIsotope (const G4Element *, G4double kinEnergy)
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
const G4StringGetName () const
 

Static Public Member Functions

static const char * Default_Name ()
 

Private Attributes

G4double fLowerLimit
 
const G4double fRadiusConst
 
G4double fTotalXsc
 
G4double fElasticXsc
 
G4double fInelasticXsc
 
G4double fProductionXsc
 
G4double fDiffractionXsc
 
G4ParticleDefinitiontheProton
 
G4ParticleDefinitiontheNeutron
 
G4HadronNucleonXschnXsc
 

Additional Inherited Members

- Protected Member Functions inherited from G4VCrossSectionDataSet
void SetName (const G4String &)
 
- Protected Attributes inherited from G4VCrossSectionDataSet
G4int verboseLevel
 

Detailed Description

Definition at line 50 of file G4GGNuclNuclCrossSection.hh.

Constructor & Destructor Documentation

G4GGNuclNuclCrossSection::G4GGNuclNuclCrossSection ( )

Definition at line 46 of file G4GGNuclNuclCrossSection.cc.

References hnXsc, G4Neutron::Neutron(), G4Proton::Proton(), theNeutron, and theProton.

+ Here is the call graph for this function:

G4GGNuclNuclCrossSection::~G4GGNuclNuclCrossSection ( )
virtual

Definition at line 61 of file G4GGNuclNuclCrossSection.cc.

References hnXsc.

Member Function Documentation

virtual void G4GGNuclNuclCrossSection::BuildPhysicsTable ( const G4ParticleDefinition )
inlinevirtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 75 of file G4GGNuclNuclCrossSection.hh.

G4double G4GGNuclNuclCrossSection::CalcMandelstamS ( const G4double  mp,
const G4double  mt,
const G4double  Plab 
)

Definition at line 774 of file G4GGNuclNuclCrossSection.cc.

Referenced by GetHadronNucleonXsc(), and GetHadronNucleonXscNS().

+ Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::CalculateEcmValue ( const G4double  mp,
const G4double  mt,
const G4double  Plab 
)

Definition at line 757 of file G4GGNuclNuclCrossSection.cc.

void G4GGNuclNuclCrossSection::CrossSectionDescription ( std::ostream &  outFile) const
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 67 of file G4GGNuclNuclCrossSection.cc.

static const char* G4GGNuclNuclCrossSection::Default_Name ( )
inlinestatic

Definition at line 57 of file G4GGNuclNuclCrossSection.hh.

Referenced by DMXPhysicsList::ConstructHad(), and GammaRayTelIonPhysics::ConstructProcess().

+ Here is the caller graph for this function:

virtual void G4GGNuclNuclCrossSection::DumpPhysicsTable ( const G4ParticleDefinition )
inlinevirtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 79 of file G4GGNuclNuclCrossSection.hh.

References G4cout, and G4endl.

G4double G4GGNuclNuclCrossSection::GetCoulombBarier ( const G4DynamicParticle aParticle,
G4double  Z,
G4double  A,
G4double  pR,
G4double  tR 
)

Definition at line 211 of file G4GGNuclNuclCrossSection.cc.

References G4DynamicParticle::GetDefinition(), G4IonTable::GetIonMass(), G4ParticleTable::GetIonTable(), G4DynamicParticle::GetKineticEnergy(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGCharge(), and G4ParticleDefinition::GetPDGMass().

Referenced by GetZandACrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::GetDiffractionGlauberGribovXsc ( )
inline

Definition at line 105 of file G4GGNuclNuclCrossSection.hh.

References fDiffractionXsc.

G4double G4GGNuclNuclCrossSection::GetElasticGlauberGribov ( const G4DynamicParticle dp,
G4int  Z,
G4int  A 
)
inline

Definition at line 136 of file G4GGNuclNuclCrossSection.hh.

References fElasticXsc, and GetZandACrossSection().

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetElasticGlauberGribovXsc ( )
inline

Definition at line 102 of file G4GGNuclNuclCrossSection.hh.

References fElasticXsc.

G4double G4GGNuclNuclCrossSection::GetElementCrossSection ( const G4DynamicParticle aParticle,
G4int  Z,
const G4Material  
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 95 of file G4GGNuclNuclCrossSection.cc.

References A, G4lrint(), GetZandACrossSection(), and G4NistManager::Instance().

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetHadronNucleonXsc ( const G4DynamicParticle aParticle,
const G4Element anElement 
)

Definition at line 336 of file G4GGNuclNuclCrossSection.cc.

References G4lrint(), G4Element::GetN(), and G4Element::GetZ().

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetHadronNucleonXsc ( const G4DynamicParticle aParticle,
G4int  At,
G4int  Zt 
)

Definition at line 355 of file G4GGNuclNuclCrossSection.cc.

References CalcMandelstamS(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), G4ParticleTable::GetParticleTable(), GeV, millibarn, theNeutron, and theProton.

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetHadronNucleonXscNS ( G4ParticleDefinition pParticle,
G4double  pTkin,
G4ParticleDefinition tParticle 
)

Definition at line 451 of file G4GGNuclNuclCrossSection.cc.

References CalcMandelstamS(), GetHadronNucleonXscPDG(), G4ParticleDefinition::GetPDGMass(), GeV, and millibarn.

Referenced by GetRatioQE(), and GetRatioSD().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::GetHadronNucleonXscPDG ( G4ParticleDefinition pParticle,
G4double  sMand,
G4ParticleDefinition tParticle 
)

Definition at line 394 of file G4GGNuclNuclCrossSection.cc.

References millibarn, neutron, G4InuclParticleNames::proton, G4InuclParticleNames::s0, theNeutron, and theProton.

Referenced by GetHadronNucleonXscNS().

+ Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::GetHNinelasticXscVU ( const G4DynamicParticle aParticle,
G4int  At,
G4int  Zt 
)

Definition at line 548 of file G4GGNuclNuclCrossSection.cc.

References G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetMomentum(), G4ParticleDefinition::GetPDGEncoding(), G4DynamicParticle::GetTotalEnergy(), GeV, and millibarn.

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetInelasticGlauberGribov ( const G4DynamicParticle dp,
G4int  Z,
G4int  A 
)
inline

Definition at line 146 of file G4GGNuclNuclCrossSection.hh.

References fInelasticXsc, and GetZandACrossSection().

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetInelasticGlauberGribovXsc ( )
inline

Definition at line 103 of file G4GGNuclNuclCrossSection.hh.

References fInelasticXsc.

G4double G4GGNuclNuclCrossSection::GetNucleusRadius ( const G4DynamicParticle ,
const G4Element anElement 
)

Definition at line 606 of file G4GGNuclNuclCrossSection.cc.

References a1, b1, b2, b3, fRadiusConst, G4Element::GetN(), and G4INCL::Math::oneThird.

Referenced by GetRatioQE(), GetRatioSD(), and GetZandACrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::GetNucleusRadius ( G4double  Zt,
G4double  At 
)

Definition at line 648 of file G4GGNuclNuclCrossSection.cc.

References GetNucleusRadiusDE().

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetNucleusRadiusDE ( G4double  Z,
G4double  A 
)

Definition at line 688 of file G4GGNuclNuclCrossSection.cc.

References a2, a3, and fermi.

Referenced by GetNucleusRadius().

+ Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::GetNucleusRadiusGG ( G4double  At)

Definition at line 660 of file G4GGNuclNuclCrossSection.cc.

References fRadiusConst, and G4INCL::Math::oneThird.

G4double G4GGNuclNuclCrossSection::GetNucleusRadiusRMS ( G4double  Z,
G4double  A 
)

Definition at line 736 of file G4GGNuclNuclCrossSection.cc.

References fermi.

G4double G4GGNuclNuclCrossSection::GetProductionGlauberGribovXsc ( )
inline

Definition at line 104 of file G4GGNuclNuclCrossSection.hh.

References fProductionXsc.

G4double G4GGNuclNuclCrossSection::GetRadiusConst ( )
inline

Definition at line 106 of file G4GGNuclNuclCrossSection.hh.

References fRadiusConst.

G4double G4GGNuclNuclCrossSection::GetRatioQE ( const G4DynamicParticle aParticle,
G4double  At,
G4double  Zt 
)

Definition at line 291 of file G4GGNuclNuclCrossSection.cc.

References fInelasticXsc, fProductionXsc, G4ParticleDefinition::GetBaryonNumber(), G4DynamicParticle::GetDefinition(), GetHadronNucleonXscNS(), G4DynamicParticle::GetKineticEnergy(), GetNucleusRadius(), G4ParticleDefinition::GetPDGCharge(), G4INCL::Math::pi, theNeutron, and theProton.

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetRatioSD ( const G4DynamicParticle aParticle,
G4double  At,
G4double  Zt 
)

Definition at line 251 of file G4GGNuclNuclCrossSection.cc.

References fDiffractionXsc, fInelasticXsc, G4ParticleDefinition::GetBaryonNumber(), G4DynamicParticle::GetDefinition(), GetHadronNucleonXscNS(), G4DynamicParticle::GetKineticEnergy(), GetNucleusRadius(), G4ParticleDefinition::GetPDGCharge(), G4INCL::Math::pi, theNeutron, and theProton.

+ Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetTotalGlauberGribovXsc ( )
inline

Definition at line 101 of file G4GGNuclNuclCrossSection.hh.

References fTotalXsc.

G4double G4GGNuclNuclCrossSection::GetZandACrossSection ( const G4DynamicParticle aParticle,
G4int  Z,
G4int  A 
)

Definition at line 112 of file G4GGNuclNuclCrossSection.cc.

References fElasticXsc, fInelasticXsc, fProductionXsc, fTotalXsc, G4ParticleDefinition::GetBaryonNumber(), GetCoulombBarier(), G4DynamicParticle::GetDefinition(), G4HadronNucleonXsc::GetHadronNucleonXscNS(), G4HadronNucleonXsc::GetInelasticHadronNucleonXsc(), G4DynamicParticle::GetKineticEnergy(), GetNucleusRadius(), G4ParticleDefinition::GetPDGCharge(), hnXsc, G4INCL::Math::pi, theNeutron, and theProton.

Referenced by GetElasticGlauberGribov(), GetElementCrossSection(), and GetInelasticGlauberGribov().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4GGNuclNuclCrossSection::IsElementApplicable ( const G4DynamicParticle ,
G4int  Z,
const G4Material  
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 76 of file G4GGNuclNuclCrossSection.cc.

void G4GGNuclNuclCrossSection::SetEnergyLowerLimit ( G4double  E)
inline

Definition at line 115 of file G4GGNuclNuclCrossSection.hh.

References fLowerLimit.

Member Data Documentation

G4double G4GGNuclNuclCrossSection::fDiffractionXsc
private

Definition at line 123 of file G4GGNuclNuclCrossSection.hh.

Referenced by GetDiffractionGlauberGribovXsc(), and GetRatioSD().

G4double G4GGNuclNuclCrossSection::fElasticXsc
private
G4double G4GGNuclNuclCrossSection::fInelasticXsc
private
G4double G4GGNuclNuclCrossSection::fLowerLimit
private

Definition at line 115 of file G4GGNuclNuclCrossSection.hh.

Referenced by SetEnergyLowerLimit().

G4double G4GGNuclNuclCrossSection::fProductionXsc
private
const G4double G4GGNuclNuclCrossSection::fRadiusConst
private
G4double G4GGNuclNuclCrossSection::fTotalXsc
private

Definition at line 123 of file G4GGNuclNuclCrossSection.hh.

Referenced by GetTotalGlauberGribovXsc(), and GetZandACrossSection().

G4HadronNucleonXsc* G4GGNuclNuclCrossSection::hnXsc
private

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