Geant4  10.01
G4GeneralSpaceNNCrossSection Class Reference

#include <G4GeneralSpaceNNCrossSection.hh>

+ Inheritance diagram for G4GeneralSpaceNNCrossSection:
+ Collaboration diagram for G4GeneralSpaceNNCrossSection:

Public Member Functions

 G4GeneralSpaceNNCrossSection ()
 
 ~G4GeneralSpaceNNCrossSection ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *theProjectile, G4int Z, const G4Material *)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *theProjectile, G4int Z, const G4Material *)
 
- 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 G4Isotope * SelectIsotope (const G4Element *, G4double kinEnergy)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
virtual void CrossSectionDescription (std::ostream &) const
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
const G4String & GetName () const
 

Private Attributes

G4ProtonInelasticCrossSection * protonInelastic
 
G4IonProtonCrossSection * ionProton
 
G4TripathiLightCrossSection * TripathiLight
 
G4TripathiCrossSection * TripathiGeneral
 
G4IonsShenCrossSection * Shen
 
G4Proton * theProton
 

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 87 of file G4GeneralSpaceNNCrossSection.hh.

Constructor & Destructor Documentation

G4GeneralSpaceNNCrossSection::G4GeneralSpaceNNCrossSection ( )

Definition at line 78 of file G4GeneralSpaceNNCrossSection.cc.

References ionProton, G4Proton::Proton(), protonInelastic, Shen, theProton, TripathiGeneral, and TripathiLight.

+ Here is the call graph for this function:

G4GeneralSpaceNNCrossSection::~G4GeneralSpaceNNCrossSection ( )

Member Function Documentation

G4double G4GeneralSpaceNNCrossSection::GetElementCrossSection ( const G4DynamicParticle *  theProjectile,
G4int  Z,
const G4Material *  mat 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 111 of file G4GeneralSpaceNNCrossSection.cc.

References eplus, G4cout, G4endl, G4lrint(), G4ParticleDefinition::GetBaryonNumber(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4ParticleDefinition::GetPDGCharge(), and millibarn.

+ Here is the call graph for this function:

G4bool G4GeneralSpaceNNCrossSection::IsElementApplicable ( const G4DynamicParticle *  theProjectile,
G4int  Z,
const G4Material *   
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 102 of file G4GeneralSpaceNNCrossSection.cc.

References G4ParticleDefinition::GetBaryonNumber(), and G4DynamicParticle::GetDefinition().

+ Here is the call graph for this function:

Member Data Documentation

G4IonProtonCrossSection* G4GeneralSpaceNNCrossSection::ionProton
private
G4ProtonInelasticCrossSection* G4GeneralSpaceNNCrossSection::protonInelastic
private
G4IonsShenCrossSection* G4GeneralSpaceNNCrossSection::Shen
private
G4Proton* G4GeneralSpaceNNCrossSection::theProton
private

Definition at line 108 of file G4GeneralSpaceNNCrossSection.hh.

Referenced by G4GeneralSpaceNNCrossSection().

G4TripathiCrossSection* G4GeneralSpaceNNCrossSection::TripathiGeneral
private
G4TripathiLightCrossSection* G4GeneralSpaceNNCrossSection::TripathiLight
private

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