Geant4  10.01
tpia_kinetics.cc File Reference
#include <iostream>
#include <float.h>
#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)
 

Function Documentation

int tpia_kinetics_2BodyReaction ( statusMessageReporting *  smr,
tpia_decayChannel *  decayChannel,
double  K,
double  mu,
double  phi,
tpia_productOutgoingData *  outgoingData 
)

Definition at line 50 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 79 of file tpia_kinetics.cc.

References FLT_MIN, and tpia_frame_getColumn().

Referenced by tpia_kinetics_2BodyReaction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: