Geant4  10.00.p02
G4ComponentAntiNuclNuclearXS Class Reference

#include <G4ComponentAntiNuclNuclearXS.hh>

+ Inheritance diagram for G4ComponentAntiNuclNuclearXS:
+ Collaboration diagram for G4ComponentAntiNuclNuclearXS:

Public Member Functions

 G4ComponentAntiNuclNuclearXS ()
 
virtual ~G4ComponentAntiNuclNuclearXS ()
 
virtual G4double GetTotalIsotopeCrossSection (const G4ParticleDefinition *aParticle, G4double kinEnergy, G4int Z, G4int A)
 
virtual G4double GetTotalElementCrossSection (const G4ParticleDefinition *aParticle, G4double kinEnergy, G4int Z, G4double A)
 
virtual G4double GetInelasticIsotopeCrossSection (const G4ParticleDefinition *aParticle, G4double kinEnergy, G4int Z, G4int A)
 
virtual G4double GetInelasticElementCrossSection (const G4ParticleDefinition *aParticle, G4double kinEnergy, G4int Z, G4double A)
 
virtual G4double GetElasticElementCrossSection (const G4ParticleDefinition *aParticle, G4double kinEnergy, G4int Z, G4double A)
 
virtual G4double GetElasticIsotopeCrossSection (const G4ParticleDefinition *aParticle, G4double kinEnergy, G4int Z, G4int A)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
virtual void CrossSectionDescription (std::ostream &) const
 
G4double GetAntiHadronNucleonTotCrSc (const G4ParticleDefinition *aParticle, G4double kinEnergy)
 
G4double GetAntiHadronNucleonElCrSc (const G4ParticleDefinition *aParticle, G4double kinEnergy)
 
- Public Member Functions inherited from G4VComponentCrossSection
 G4VComponentCrossSection (const G4String &nam="")
 
virtual ~G4VComponentCrossSection ()
 
G4double GetTotalElementCrossSection (const G4ParticleDefinition *, G4double kinEnergy, const G4Element *)
 
G4double GetInelasticElementCrossSection (const G4ParticleDefinition *, G4double kinEnergy, const G4Element *)
 
G4double GetElasticElementCrossSection (const G4ParticleDefinition *, G4double kinEnergy, const G4Element *)
 
virtual G4double ComputeQuasiElasticRatio (const G4ParticleDefinition *, G4double kinEnergy, G4int, G4int)
 
virtual void Description () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
const G4StringGetName () const
 

Private Attributes

G4double fRadiusEff
 
G4double fRadiusNN2
 
G4double fTotalXsc
 
G4double fElasticXsc
 
G4double fInelasticXsc
 
G4double fAntiHadronNucleonTotXsc
 
G4double fAntiHadronNucleonElXsc
 
G4double Elab
 
G4double S
 
G4double SqrtS
 
G4double Mn
 
G4double b0
 
G4double b2
 
G4double SqrtS0
 
G4double S0
 
G4double R0
 
G4ParticleDefinitiontheAProton
 
G4ParticleDefinitiontheANeutron
 
G4ParticleDefinitiontheADeuteron
 
G4ParticleDefinitiontheATriton
 
G4ParticleDefinitiontheAAlpha
 
G4ParticleDefinitiontheAHe3
 

Detailed Description

Definition at line 57 of file G4ComponentAntiNuclNuclearXS.hh.

Constructor & Destructor Documentation

G4ComponentAntiNuclNuclearXS::G4ComponentAntiNuclNuclearXS ( )

Definition at line 47 of file G4ComponentAntiNuclNuclearXS.cc.

References G4AntiAlpha::AntiAlpha(), G4AntiDeuteron::AntiDeuteron(), G4AntiHe3::AntiHe3(), G4AntiNeutron::AntiNeutron(), G4AntiProton::AntiProton(), G4AntiTriton::AntiTriton(), b0, b2, Mn, R0, S0, SqrtS0, theAAlpha, theADeuteron, theAHe3, theANeutron, theAProton, and theATriton.

+ Here is the call graph for this function:

G4ComponentAntiNuclNuclearXS::~G4ComponentAntiNuclNuclearXS ( )
virtual

Definition at line 74 of file G4ComponentAntiNuclNuclearXS.cc.

Member Function Documentation

virtual void G4ComponentAntiNuclNuclearXS::BuildPhysicsTable ( const G4ParticleDefinition )
inlinevirtual

Reimplemented from G4VComponentCrossSection.

Definition at line 95 of file G4ComponentAntiNuclNuclearXS.hh.

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

Definition at line 355 of file G4ComponentAntiNuclNuclearXS.cc.

virtual void G4ComponentAntiNuclNuclearXS::DumpPhysicsTable ( const G4ParticleDefinition )
inlinevirtual

Reimplemented from G4VComponentCrossSection.

Definition at line 99 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::GetAntiHadronNucleonElCrSc ( const G4ParticleDefinition aParticle,
G4double  kinEnergy 
)

Definition at line 330 of file G4ComponentAntiNuclNuclearXS.cc.

References d1, d2, d3, fAntiHadronNucleonElXsc, GetAntiHadronNucleonTotCrSc(), Mn, R0, S, S0, and SqrtS.

+ Here is the call graph for this function:

G4double G4ComponentAntiNuclNuclearXS::GetAntiHadronNucleonTotCrSc ( const G4ParticleDefinition aParticle,
G4double  kinEnergy 
)

Definition at line 291 of file G4ComponentAntiNuclNuclearXS.cc.

References b0, b2, d1, d2, d3, G4ParticleDefinition::GetBaryonNumber(), G4ParticleDefinition::GetPDGMass(), and GeV.

Referenced by GetAntiHadronNucleonElCrSc(), and G4AntiNuclElastic::SampleInvariantT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4ComponentAntiNuclNuclearXS::GetElasticElementCrossSection ( const G4ParticleDefinition aParticle,
G4double  kinEnergy,
G4int  Z,
G4double  A 
)
virtual

Implements G4VComponentCrossSection.

Definition at line 268 of file G4ComponentAntiNuclNuclearXS.cc.

Referenced by G4AntiNuclElastic::SampleInvariantT().

+ Here is the caller graph for this function:

G4double G4ComponentAntiNuclNuclearXS::GetElasticIsotopeCrossSection ( const G4ParticleDefinition aParticle,
G4double  kinEnergy,
G4int  Z,
G4int  A 
)
virtual

Implements G4VComponentCrossSection.

Definition at line 283 of file G4ComponentAntiNuclNuclearXS.cc.

G4double G4ComponentAntiNuclNuclearXS::GetInelasticElementCrossSection ( const G4ParticleDefinition aParticle,
G4double  kinEnergy,
G4int  Z,
G4double  A 
)
virtual

Implements G4VComponentCrossSection.

Definition at line 176 of file G4ComponentAntiNuclNuclearXS.cc.

References G4ParticleDefinition::GetBaryonNumber(), millibarn, and G4INCL::Math::pi.

+ Here is the call graph for this function:

G4double G4ComponentAntiNuclNuclearXS::GetInelasticIsotopeCrossSection ( const G4ParticleDefinition aParticle,
G4double  kinEnergy,
G4int  Z,
G4int  A 
)
virtual

Implements G4VComponentCrossSection.

Definition at line 258 of file G4ComponentAntiNuclNuclearXS.cc.

G4double G4ComponentAntiNuclNuclearXS::GetTotalElementCrossSection ( const G4ParticleDefinition aParticle,
G4double  kinEnergy,
G4int  Z,
G4double  A 
)
virtual

Implements G4VComponentCrossSection.

Definition at line 88 of file G4ComponentAntiNuclNuclearXS.cc.

References G4ParticleDefinition::GetBaryonNumber(), millibarn, and G4INCL::Math::pi.

Referenced by G4AntiNuclElastic::SampleInvariantT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4ComponentAntiNuclNuclearXS::GetTotalIsotopeCrossSection ( const G4ParticleDefinition aParticle,
G4double  kinEnergy,
G4int  Z,
G4int  A 
)
virtual

Implements G4VComponentCrossSection.

Definition at line 168 of file G4ComponentAntiNuclNuclearXS.cc.

Member Data Documentation

G4double G4ComponentAntiNuclNuclearXS::b0
private

Definition at line 122 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4double G4ComponentAntiNuclNuclearXS::b2
private

Definition at line 122 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4double G4ComponentAntiNuclNuclearXS::Elab
private

Definition at line 121 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::fAntiHadronNucleonElXsc
private

Definition at line 120 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by GetAntiHadronNucleonElCrSc().

G4double G4ComponentAntiNuclNuclearXS::fAntiHadronNucleonTotXsc
private

Definition at line 120 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::fElasticXsc
private

Definition at line 119 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::fInelasticXsc
private

Definition at line 119 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::fRadiusEff
private

Definition at line 116 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::fRadiusNN2
private

Definition at line 117 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::fTotalXsc
private

Definition at line 119 of file G4ComponentAntiNuclNuclearXS.hh.

G4double G4ComponentAntiNuclNuclearXS::Mn
private
G4double G4ComponentAntiNuclNuclearXS::R0
private
G4double G4ComponentAntiNuclNuclearXS::S
private

Definition at line 121 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by GetAntiHadronNucleonElCrSc().

G4double G4ComponentAntiNuclNuclearXS::S0
private
G4double G4ComponentAntiNuclNuclearXS::SqrtS
private

Definition at line 121 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by GetAntiHadronNucleonElCrSc().

G4double G4ComponentAntiNuclNuclearXS::SqrtS0
private

Definition at line 122 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4ParticleDefinition* G4ComponentAntiNuclNuclearXS::theAAlpha
private

Definition at line 128 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4ParticleDefinition* G4ComponentAntiNuclNuclearXS::theADeuteron
private

Definition at line 126 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4ParticleDefinition* G4ComponentAntiNuclNuclearXS::theAHe3
private

Definition at line 129 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4ParticleDefinition* G4ComponentAntiNuclNuclearXS::theANeutron
private

Definition at line 125 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4ParticleDefinition* G4ComponentAntiNuclNuclearXS::theAProton
private

Definition at line 124 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().

G4ParticleDefinition* G4ComponentAntiNuclNuclearXS::theATriton
private

Definition at line 127 of file G4ComponentAntiNuclNuclearXS.hh.

Referenced by G4ComponentAntiNuclNuclearXS().


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