Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4INCLCrossSections.cc File Reference
Include dependency graph for G4INCLCrossSections.cc:

Go to the source code of this file.

Namespaces

 G4INCL
 
 G4INCL::CrossSections
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

G4double G4INCL::CrossSections::elastic (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::total (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NDeltaToNN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNDelta (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToxPiNN (const G4int xpi, Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::piNToDelta (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::piNToxPiN (const G4int xpi, Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::piNToEtaN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::piNToOmegaN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::piNToEtaPrimeN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::etaNToPiN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::etaNToPiPiN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::omegaNToPiN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::omegaNToPiPiN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::etaPrimeNToPiN (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNNEta (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNNEtaExclu (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNNEtaxPi (const G4int xpi, Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNDeltaEta (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNNOmega (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNNOmegaExclu (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNNOmegaxPi (const G4int xpi, Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::NNToNDeltaOmega (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::calculateNNAngularSlope (G4double energyCM, G4int iso)
 Calculate the slope of the NN DDXS. More...
 
G4double G4INCL::CrossSections::interactionDistancePiN (const G4double projectileKineticEnergy)
 Compute the "interaction distance". More...
 
G4double G4INCL::CrossSections::interactionDistanceNN (const ParticleSpecies &aSpecies, const G4double kineticEnergy)
 Compute the "interaction distance". More...
 
void G4INCL::CrossSections::setCrossSections (ICrossSections *c)
 
void G4INCL::CrossSections::deleteCrossSections ()
 
void G4INCL::CrossSections::initialize (Config const *const theConfig)
 

Macro Definition Documentation

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLCrossSections.cc.