Geant4  10.00.p02
G4PiData Class Reference

#include <G4PiData.hh>

+ Inheritance diagram for G4PiData:
+ Collaboration diagram for G4PiData:

Classes

struct  Delete
 

Public Member Functions

 G4PiData (const G4double *aTotal, const G4double *aInelastic, const G4double *anEnergy, G4int nPoints)
 
G4bool AppliesTo (G4double kineticEnergy)
 
G4double ReactionXSection (G4double kineticEnergy)
 
G4double ElasticXSection (G4double kineticEnergy)
 
G4double TotalXSection (G4double kineticEnergy)
 

Detailed Description

Definition at line 35 of file G4PiData.hh.

Constructor & Destructor Documentation

G4PiData::G4PiData ( const G4double aTotal,
const G4double aInelastic,
const G4double anEnergy,
G4int  nPoints 
)

Definition at line 36 of file G4PiData.cc.

References GeV, and millibarn.

Member Function Documentation

G4bool G4PiData::AppliesTo ( G4double  kineticEnergy)

Definition at line 55 of file G4PiData.cc.

G4double G4PiData::ElasticXSection ( G4double  kineticEnergy)

Definition at line 86 of file G4PiData.cc.

References e1, e2, and G4INCL::Math::max().

+ Here is the call graph for this function:

G4double G4PiData::ReactionXSection ( G4double  kineticEnergy)

Definition at line 64 of file G4PiData.cc.

References e1, e2, and G4INCL::Math::max().

+ Here is the call graph for this function:

G4double G4PiData::TotalXSection ( G4double  kineticEnergy)

Definition at line 108 of file G4PiData.cc.

References e1, e2, and G4INCL::Math::max().

+ Here is the call graph for this function:


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