Geant4
9.6.p02
|
#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 () | |
Definition at line 45 of file G4INCLCrossSections.hh.
|
inlineprotected |
Definition at line 112 of file G4INCLCrossSections.hh.
|
inlineprotected |
Definition at line 113 of file G4INCLCrossSections.hh.
Calculate the slope of the NN DDXS.
energyCM | energy in the CM frame, in MeV |
iso | total isospin of the system |
Definition at line 341 of file G4INCLCrossSections.cc.
|
static |
Definition at line 187 of file G4INCLCrossSections.cc.
|
static |
Definition at line 333 of file G4INCLCrossSections.cc.
|
static |
Compute the "interaction distance".
Defined on the basis of the average value of the N-N cross sections at the given kinetic energy.
Definition at line 363 of file G4INCLCrossSections.cc.
|
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.
|
static |
Compute the "interaction distance".
Defined on the basis of the average value of the pi-N cross sections at the given kinetic energy.
Definition at line 391 of file G4INCLCrossSections.cc.
|
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.
|
static |
Definition at line 62 of file G4INCLCrossSections.cc.
|
static |
Definition at line 149 of file G4INCLCrossSections.cc.
Definition at line 45 of file G4INCLCrossSections.cc.