Geant4  10.00.p02
G4IonsShenCrossSection Class Reference

#include <G4IonsShenCrossSection.hh>

+ Inheritance diagram for G4IonsShenCrossSection:
+ Collaboration diagram for G4IonsShenCrossSection:

Public Member Functions

 G4IonsShenCrossSection ()
 
virtual ~G4IonsShenCrossSection ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *aDP, G4int Z, const G4Material *)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *)
 
virtual G4double GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
 
virtual void CrossSectionDescription (std::ostream &) const
 
- 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 G4Isotope * SelectIsotope (const G4Element *, G4double kinEnergy)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
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 G4String & GetName () const
 

Private Member Functions

G4double calEcmValue (const G4double, const G4double, const G4double)
 
G4double calCeValue (const G4double)
 

Private Attributes

const G4double upperLimit
 
const G4double r0
 

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 51 of file G4IonsShenCrossSection.hh.

Constructor & Destructor Documentation

G4IonsShenCrossSection::G4IonsShenCrossSection ( )

Definition at line 43 of file G4IonsShenCrossSection.cc.

G4IonsShenCrossSection::~G4IonsShenCrossSection ( )
virtual

Definition at line 50 of file G4IonsShenCrossSection.cc.

Member Function Documentation

G4double G4IonsShenCrossSection::calCeValue ( const G4double  ke)
private

Definition at line 145 of file G4IonsShenCrossSection.cc.

Referenced by GetIsoCrossSection().

+ Here is the caller graph for this function:

G4double G4IonsShenCrossSection::calEcmValue ( const G4double  mp,
const G4double  mt,
const G4double  Plab 
)
private

Definition at line 134 of file G4IonsShenCrossSection.cc.

Referenced by GetIsoCrossSection().

+ Here is the caller graph for this function:

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 54 of file G4IonsShenCrossSection.cc.

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 71 of file G4IonsShenCrossSection.cc.

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

+ Here is the call graph for this function:

G4double G4IonsShenCrossSection::GetIsoCrossSection ( const G4DynamicParticle *  aParticle,
G4int  Z,
G4int  A,
const G4Isotope *  iso = 0,
const G4Element *  elm = 0,
const G4Material *  mat = 0 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 79 of file G4IonsShenCrossSection.cc.

References G4Pow::A13(), calCeValue(), calEcmValue(), eplus, G4lrint(), G4ParticleDefinition::GetBaryonNumber(), G4DynamicParticle::GetDefinition(), G4Pow::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetPDGCharge(), MeV, millibarn, G4INCL::Math::pi, r0, upperLimit, and G4Pow::Z13().

Referenced by GetElementCrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4IonsShenCrossSection::IsElementApplicable ( const G4DynamicParticle *  aDP,
G4int  Z,
const G4Material *   
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 64 of file G4IonsShenCrossSection.cc.

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

+ Here is the call graph for this function:

Member Data Documentation

const G4double G4IonsShenCrossSection::r0
private

Definition at line 78 of file G4IonsShenCrossSection.hh.

Referenced by GetIsoCrossSection().

const G4double G4IonsShenCrossSection::upperLimit
private

Definition at line 76 of file G4IonsShenCrossSection.hh.

Referenced by GetIsoCrossSection().


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