Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4GGNuclNuclCrossSection Class Reference

#include <G4GGNuclNuclCrossSection.hh>

Inheritance diagram for G4GGNuclNuclCrossSection:
Inheritance graph
[legend]
Collaboration diagram for G4GGNuclNuclCrossSection:
Collaboration graph
[legend]

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)
 
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 ()
 

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.

Here is the call graph for this function:

G4GGNuclNuclCrossSection::~G4GGNuclNuclCrossSection ( )
virtual

Definition at line 59 of file G4GGNuclNuclCrossSection.cc.

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 772 of file G4GGNuclNuclCrossSection.cc.

Here is the caller graph for this function:

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

Definition at line 755 of file G4GGNuclNuclCrossSection.cc.

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 65 of file G4GGNuclNuclCrossSection.cc.

static const char* G4GGNuclNuclCrossSection::Default_Name ( )
inlinestatic

Definition at line 57 of file G4GGNuclNuclCrossSection.hh.

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.

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

Definition at line 209 of file G4GGNuclNuclCrossSection.cc.

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.

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

Definition at line 136 of file G4GGNuclNuclCrossSection.hh.

Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetElasticGlauberGribovXsc ( )
inline

Definition at line 102 of file G4GGNuclNuclCrossSection.hh.

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 93 of file G4GGNuclNuclCrossSection.cc.

Here is the call graph for this function:

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

Definition at line 334 of file G4GGNuclNuclCrossSection.cc.

Here is the call graph for this function:

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

Definition at line 353 of file G4GGNuclNuclCrossSection.cc.

Here is the call graph for this function:

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

Definition at line 449 of file G4GGNuclNuclCrossSection.cc.

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 392 of file G4GGNuclNuclCrossSection.cc.

Here is the caller graph for this function:

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

Definition at line 546 of file G4GGNuclNuclCrossSection.cc.

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.

Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetInelasticGlauberGribovXsc ( )
inline

Definition at line 103 of file G4GGNuclNuclCrossSection.hh.

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

Definition at line 604 of file G4GGNuclNuclCrossSection.cc.

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 646 of file G4GGNuclNuclCrossSection.cc.

Here is the call graph for this function:

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

Definition at line 686 of file G4GGNuclNuclCrossSection.cc.

Here is the caller graph for this function:

G4double G4GGNuclNuclCrossSection::GetNucleusRadiusGG ( G4double  At)

Definition at line 658 of file G4GGNuclNuclCrossSection.cc.

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

Definition at line 734 of file G4GGNuclNuclCrossSection.cc.

G4double G4GGNuclNuclCrossSection::GetProductionGlauberGribovXsc ( )
inline

Definition at line 104 of file G4GGNuclNuclCrossSection.hh.

G4double G4GGNuclNuclCrossSection::GetRadiusConst ( )
inline

Definition at line 106 of file G4GGNuclNuclCrossSection.hh.

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

Definition at line 289 of file G4GGNuclNuclCrossSection.cc.

Here is the call graph for this function:

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

Definition at line 249 of file G4GGNuclNuclCrossSection.cc.

Here is the call graph for this function:

G4double G4GGNuclNuclCrossSection::GetTotalGlauberGribovXsc ( )
inline

Definition at line 101 of file G4GGNuclNuclCrossSection.hh.

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

Definition at line 110 of file G4GGNuclNuclCrossSection.cc.

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 74 of file G4GGNuclNuclCrossSection.cc.

void G4GGNuclNuclCrossSection::SetEnergyLowerLimit ( G4double  E)
inline

Definition at line 115 of file G4GGNuclNuclCrossSection.hh.


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