| 
    Geant4
    10.00.p03
    
   | 
 
#include <string.h>#include <cmath>#include <tpia_target.h>
 Include dependency graph for tpia_kinetics.cc: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.
References m2, m3, tpia_decayChannel_getFirstProduct(), tpia_decayChannel_getNextProduct(), and tpia_kinetics_COMKineticEnergy2LabEnergyAndMomentum().
Referenced by tpia_decayChannel_sampleProductsAtE().
 Here is the call graph for this function:
 Here is the caller graph for this function:| 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.
References tpia_frame_getColumn().
Referenced by tpia_kinetics_2BodyReaction().
 Here is the call graph for this function:
 Here is the caller graph for this function: