Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NRESP71M03.hh>
Public Member Functions | |
G4NRESP71M03 () | |
~G4NRESP71M03 () | |
void | DKINMA (G4ReactionProduct *p1, G4ReactionProduct *p2, G4ReactionProduct *p3, G4ReactionProduct *p4, const G4double Q, const G4double costhcm3) |
G4int | ApplyMechanismI_NBeA2A (G4ReactionProduct &neut, G4ReactionProduct &carb, G4ReactionProduct *theProds, const G4double QI) |
G4int | ApplyMechanismII_ACN2A (G4ReactionProduct &neut, G4ReactionProduct &carb, G4ReactionProduct *theProds, const G4double QI) |
G4int | ApplyMechanismABE (G4ReactionProduct &neut, G4ReactionProduct &carb, G4ReactionProduct *theProds) |
Definition at line 36 of file G4NRESP71M03.hh.
|
inline |
Definition at line 39 of file G4NRESP71M03.hh.
|
inline |
Definition at line 40 of file G4NRESP71M03.hh.
G4int G4NRESP71M03::ApplyMechanismABE | ( | G4ReactionProduct & | neut, |
G4ReactionProduct & | carb, | ||
G4ReactionProduct * | theProds ) |
Definition at line 350 of file G4NRESP71M03.cc.
G4int G4NRESP71M03::ApplyMechanismI_NBeA2A | ( | G4ReactionProduct & | neut, |
G4ReactionProduct & | carb, | ||
G4ReactionProduct * | theProds, | ||
const G4double | QI ) |
Definition at line 291 of file G4NRESP71M03.cc.
G4int G4NRESP71M03::ApplyMechanismII_ACN2A | ( | G4ReactionProduct & | neut, |
G4ReactionProduct & | carb, | ||
G4ReactionProduct * | theProds, | ||
const G4double | QI ) |
Definition at line 321 of file G4NRESP71M03.cc.
void G4NRESP71M03::DKINMA | ( | G4ReactionProduct * | p1, |
G4ReactionProduct * | p2, | ||
G4ReactionProduct * | p3, | ||
G4ReactionProduct * | p4, | ||
const G4double | Q, | ||
const G4double | costhcm3 ) |
Definition at line 206 of file G4NRESP71M03.cc.
Referenced by ApplyMechanismABE(), ApplyMechanismI_NBeA2A(), and ApplyMechanismII_ACN2A().