Geant4  10.00.p02
G4BGGNucleonElasticXS Class Reference

#include <G4BGGNucleonElasticXS.hh>

+ Inheritance diagram for G4BGGNucleonElasticXS:
+ Collaboration diagram for G4BGGNucleonElasticXS:

Public Member Functions

 G4BGGNucleonElasticXS (const G4ParticleDefinition *)
 
virtual ~G4BGGNucleonElasticXS ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=0)
 
virtual G4bool IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=0, const G4Material *mat=0)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, 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 void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void CrossSectionDescription (std::ostream &) const
 
void SetLowestCrossSection (G4double val)
 
- Public Member Functions inherited from G4VCrossSectionDataSet
 G4VCrossSectionDataSet (const G4String &nam="")
 
virtual ~G4VCrossSectionDataSet ()
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
virtual G4IsotopeSelectIsotope (const G4Element *, G4double kinEnergy)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
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
 

Private Member Functions

G4double CoulombFactor (G4double kinEnergy, G4int Z)
 
G4BGGNucleonElasticXSoperator= (const G4BGGNucleonElasticXS &right)
 
 G4BGGNucleonElasticXS (const G4BGGNucleonElasticXS &)
 

Private Attributes

G4double fGlauberEnergy
 
G4double fPDGEnergy
 
G4double fLowEnergy
 
G4double fSAIDLowEnergyLimit
 
G4double fSAIDHighEnergyLimit
 
G4double fLowestXSection
 
G4double theGlauberFac [93]
 
G4double theCoulombFac [93]
 
G4int theA [93]
 
const G4ParticleDefinitionparticle
 
const G4ParticleDefinitiontheProton
 
G4GlauberGribovCrossSectionfGlauber
 
G4NucleonNuclearCrossSectionfNucleon
 
G4HadronNucleonXscfHadron
 
G4ComponentSAIDTotalXSfSAID
 
G4bool isProton
 
G4bool isInitialized
 

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 65 of file G4BGGNucleonElasticXS.hh.

Constructor & Destructor Documentation

G4BGGNucleonElasticXS::G4BGGNucleonElasticXS ( const G4ParticleDefinition p)

Definition at line 60 of file G4BGGNucleonElasticXS.cc.

References fGlauber, fGlauberEnergy, fHadron, fLowEnergy, fLowestXSection, fNucleon, fPDGEnergy, fSAID, fSAIDHighEnergyLimit, fSAIDLowEnergyLimit, GeV, isInitialized, isProton, MeV, millibarn, particle, G4Proton::Proton(), theA, theCoulombFac, theGlauberFac, theProton, and G4VCrossSectionDataSet::verboseLevel.

+ Here is the call graph for this function:

G4BGGNucleonElasticXS::~G4BGGNucleonElasticXS ( )
virtual

Definition at line 87 of file G4BGGNucleonElasticXS.cc.

References fHadron, and fSAID.

G4BGGNucleonElasticXS::G4BGGNucleonElasticXS ( const G4BGGNucleonElasticXS )
private

Member Function Documentation

G4double G4BGGNucleonElasticXS::CoulombFactor ( G4double  kinEnergy,
G4int  Z 
)
private

Definition at line 279 of file G4BGGNucleonElasticXS.cc.

References G4Exp(), G4Log(), GeV, isProton, llog10, and theA.

Referenced by BuildPhysicsTable(), GetElementCrossSection(), and GetIsoCrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 306 of file G4BGGNucleonElasticXS.cc.

G4double G4BGGNucleonElasticXS::GetElementCrossSection ( const G4DynamicParticle dp,
G4int  Z,
const G4Material mat = 0 
)
virtual
G4double G4BGGNucleonElasticXS::GetIsoCrossSection ( const G4DynamicParticle dp,
G4int  Z,
G4int  A,
const G4Isotope iso = 0,
const G4Element elm = 0,
const G4Material mat = 0 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 153 of file G4BGGNucleonElasticXS.cc.

References A, barn, CoulombFactor(), fHadron, fPDGEnergy, fSAID, fSAIDHighEnergyLimit, fSAIDLowEnergyLimit, G4cout, G4endl, G4DynamicParticle::GetDefinition(), G4HadronNucleonXsc::GetElasticHadronNucleonXsc(), G4ComponentSAIDTotalXS::GetElasticIsotopeCrossSection(), G4HadronNucleonXsc::GetHadronNucleonXscPDG(), G4DynamicParticle::GetKineticEnergy(), G4ParticleDefinition::GetParticleName(), GeV, particle, theCoulombFac, theProton, and G4VCrossSectionDataSet::verboseLevel.

Referenced by GetElementCrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4BGGNucleonElasticXS::IsElementApplicable ( const G4DynamicParticle ,
G4int  Z,
const G4Material mat = 0 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 96 of file G4BGGNucleonElasticXS.cc.

G4bool G4BGGNucleonElasticXS::IsIsoApplicable ( const G4DynamicParticle ,
G4int  Z,
G4int  A,
const G4Element elm = 0,
const G4Material mat = 0 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 104 of file G4BGGNucleonElasticXS.cc.

G4BGGNucleonElasticXS& G4BGGNucleonElasticXS::operator= ( const G4BGGNucleonElasticXS right)
private
void G4BGGNucleonElasticXS::SetLowestCrossSection ( G4double  val)
inline

Definition at line 126 of file G4BGGNucleonElasticXS.hh.

References fLowestXSection.

Member Data Documentation

G4GlauberGribovCrossSection* G4BGGNucleonElasticXS::fGlauber
private
G4double G4BGGNucleonElasticXS::fGlauberEnergy
private
G4HadronNucleonXsc* G4BGGNucleonElasticXS::fHadron
private
G4double G4BGGNucleonElasticXS::fLowEnergy
private
G4double G4BGGNucleonElasticXS::fLowestXSection
private

Definition at line 111 of file G4BGGNucleonElasticXS.hh.

Referenced by G4BGGNucleonElasticXS(), and SetLowestCrossSection().

G4NucleonNuclearCrossSection* G4BGGNucleonElasticXS::fNucleon
private
G4double G4BGGNucleonElasticXS::fPDGEnergy
private
G4ComponentSAIDTotalXS* G4BGGNucleonElasticXS::fSAID
private
G4double G4BGGNucleonElasticXS::fSAIDHighEnergyLimit
private
G4double G4BGGNucleonElasticXS::fSAIDLowEnergyLimit
private
G4bool G4BGGNucleonElasticXS::isInitialized
private

Definition at line 123 of file G4BGGNucleonElasticXS.hh.

Referenced by BuildPhysicsTable(), and G4BGGNucleonElasticXS().

G4bool G4BGGNucleonElasticXS::isProton
private
const G4ParticleDefinition* G4BGGNucleonElasticXS::particle
private
G4int G4BGGNucleonElasticXS::theA[93]
private
G4double G4BGGNucleonElasticXS::theCoulombFac[93]
private
G4double G4BGGNucleonElasticXS::theGlauberFac[93]
private
const G4ParticleDefinition* G4BGGNucleonElasticXS::theProton
private

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