Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Protected Member Functions | List of all members
G4INCL::CrossSections Class Reference

#include <G4INCLCrossSections.hh>

Static Public Member Functions

static G4double elastic (Particle const *const p1, Particle const *const p2)
 
static G4double total (Particle const *const p1, Particle const *const p2)
 
static G4double pionNucleon (Particle const *const p1, Particle const *const p2)
 
static G4double recombination (Particle const *const p1, Particle const *const p2)
 
static G4double deltaProduction (Particle const *const p1, Particle const *const p2)
 
static G4double calculateNNDiffCrossSection (G4double energyCM, G4int iso)
 Calculate the slope of the NN DDXS. More...
 
static G4double interactionDistanceNN (const G4double projectileKineticEnergy)
 Compute the "interaction distance". More...
 
static G4double interactionDistancePiN (const G4double projectileKineticEnergy)
 Compute the "interaction distance". More...
 
static G4double interactionDistanceNN1GeV ()
 The interaction distance for nucleons at 1 GeV. More...
 
static G4double interactionDistancePiN1GeV ()
 The interaction distance for pions at 1 GeV. More...
 

Protected Member Functions

 CrossSections ()
 
 ~CrossSections ()
 

Detailed Description

Definition at line 45 of file G4INCLCrossSections.hh.

Constructor & Destructor Documentation

G4INCL::CrossSections::CrossSections ( )
inlineprotected

Definition at line 112 of file G4INCLCrossSections.hh.

G4INCL::CrossSections::~CrossSections ( )
inlineprotected

Definition at line 113 of file G4INCLCrossSections.hh.

Member Function Documentation

G4double G4INCL::CrossSections::calculateNNDiffCrossSection ( G4double  energyCM,
G4int  iso 
)
static

Calculate the slope of the NN DDXS.

Parameters
energyCMenergy in the CM frame, in MeV
isototal isospin of the system
Returns
the slope of the angular distribution

Definition at line 341 of file G4INCLCrossSections.cc.

Here is the caller graph for this function:

G4double G4INCL::CrossSections::deltaProduction ( Particle const *const  p1,
Particle const *const  p2 
)
static

Definition at line 187 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4INCL::CrossSections::elastic ( Particle const *const  p1,
Particle const *const  p2 
)
static

Definition at line 333 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4INCL::CrossSections::interactionDistanceNN ( const G4double  projectileKineticEnergy)
static

Compute the "interaction distance".

Defined on the basis of the average value of the N-N cross sections at the given kinetic energy.

Returns
the interaction distance

Definition at line 363 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

static G4double G4INCL::CrossSections::interactionDistanceNN1GeV ( )
inlinestatic

The interaction distance for nucleons at 1 GeV.

Used to determine the universe radius at any energy.

Definition at line 85 of file G4INCLCrossSections.hh.

Here is the call graph for this function:

G4double G4INCL::CrossSections::interactionDistancePiN ( const G4double  projectileKineticEnergy)
static

Compute the "interaction distance".

Defined on the basis of the average value of the pi-N cross sections at the given kinetic energy.

Returns
the interaction distance

Definition at line 391 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

static G4double G4INCL::CrossSections::interactionDistancePiN1GeV ( )
inlinestatic

The interaction distance for pions at 1 GeV.

Used to determine the universe radius at any energy.

Definition at line 94 of file G4INCLCrossSections.hh.

Here is the call graph for this function:

G4double G4INCL::CrossSections::pionNucleon ( Particle const *const  p1,
Particle const *const  p2 
)
static

Definition at line 62 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4INCL::CrossSections::recombination ( Particle const *const  p1,
Particle const *const  p2 
)
static

Definition at line 149 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4INCL::CrossSections::total ( Particle const *const  p1,
Particle const *const  p2 
)
static

Definition at line 45 of file G4INCLCrossSections.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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