Geant4
9.6.p02
|
Go to the source code of this file.
Functions | |
int | tpia_kinetics_2BodyReaction (statusMessageReporting *smr, tpia_decayChannel *decayChannel, double K, double mu, double phi, tpia_productOutgoingData *outgoingData) |
int | tpia_kinetics_COMKineticEnergy2LabEnergyAndMomentum (statusMessageReporting *, double beta, double e_kinetic_com, double mu, double phi, double m3cc, double m4cc, tpia_productOutgoingData *outgoingData) |
int tpia_kinetics_2BodyReaction | ( | statusMessageReporting * | smr, |
tpia_decayChannel * | decayChannel, | ||
double | K, | ||
double | mu, | ||
double | phi, | ||
tpia_productOutgoingData * | outgoingData | ||
) |
Definition at line 48 of file tpia_kinetics.cc.
int tpia_kinetics_COMKineticEnergy2LabEnergyAndMomentum | ( | statusMessageReporting * | , |
double | beta, | ||
double | e_kinetic_com, | ||
double | mu, | ||
double | phi, | ||
double | m3cc, | ||
double | m4cc, | ||
tpia_productOutgoingData * | outgoingData | ||
) |
Definition at line 77 of file tpia_kinetics.cc.