Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
G4INCLCrossSections.hh File Reference
#include "globals.hh"
#include "G4INCLICrossSections.hh"

Go to the source code of this file.

Namespaces

 G4INCL
 
 G4INCL::CrossSections
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLCrossSections_hh   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::pionNucleon (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::recombination (Particle const *const p1, Particle const *const p2)
 
G4double G4INCL::CrossSections::deltaProduction (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::interactionDistanceNN (const ParticleSpecies &aSpecies, const G4double kineticEnergy)
 Compute the "interaction distance". More...
 
G4double G4INCL::CrossSections::interactionDistancePiN (const G4double projectileKineticEnergy)
 Compute the "interaction distance". More...
 
void G4INCL::CrossSections::setCrossSections (ICrossSections *c)
 
void G4INCL::CrossSections::deleteCrossSections ()
 

Macro Definition Documentation

#define G4INCLCrossSections_hh   1

Definition at line 38 of file G4INCLCrossSections.hh.

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLCrossSections.hh.