|
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::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 () |
|
void | G4INCL::CrossSections::initialize (Config const *const theConfig) |
|