Geant4_10
|
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 () |
#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.