Geant4
10.03.p03
|
Go to the source code of this file.
Functions | |
int | MCGIDI_kinetics_2BodyReaction (statusMessageReporting *smr, MCGIDI_angular *angular, double K, double mu, double phi, MCGIDI_sampledProductsData *outgoingData) |
int | MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum (statusMessageReporting *, double beta, double e_kinetic_com, double mu, double phi, double m3cc, double m4cc, MCGIDI_sampledProductsData *outgoingData) |
int | MCGIDI_kinetics_COM2Lab (statusMessageReporting *smr, MCGIDI_quantitiesLookupModes &modes, MCGIDI_decaySamplingInfo *decaySamplingInfo, double masses[3]) |
int MCGIDI_kinetics_2BodyReaction | ( | statusMessageReporting * | smr, |
MCGIDI_angular * | angular, | ||
double | K, | ||
double | mu, | ||
double | phi, | ||
MCGIDI_sampledProductsData * | outgoingData | ||
) |
Definition at line 18 of file MCGIDI_kinetics.cc.
int MCGIDI_kinetics_COM2Lab | ( | statusMessageReporting * | smr, |
MCGIDI_quantitiesLookupModes & | modes, | ||
MCGIDI_decaySamplingInfo * | decaySamplingInfo, | ||
double | masses[3] | ||
) |
Definition at line 105 of file MCGIDI_kinetics.cc.
int MCGIDI_kinetics_COMKineticEnergy2LabEnergyAndMomentum | ( | statusMessageReporting * | , |
double | beta, | ||
double | e_kinetic_com, | ||
double | mu, | ||
double | phi, | ||
double | m3cc, | ||
double | m4cc, | ||
MCGIDI_sampledProductsData * | outgoingData | ||
) |
Definition at line 38 of file MCGIDI_kinetics.cc.