8 #ifndef UKUTILITY_INCLUDED 9 #define UKUTILITY_INCLUDED 17 void IsotropicR3(
double r,
double *pX,
double *pY,
double *pZ);
19 void MomAntiMom(TLorentzVector &mom,
double mass, TLorentzVector &antiMom,
20 double antiMass,
double initialMass);
22 extern const double GeV;
23 extern const double MeV;
24 extern const double fermi;
25 extern const double mbarn;
26 extern const double hbarc;
27 extern const double w;
const double hbarc_squared
void MomAntiMom(TLorentzVector &mom, double mass, TLorentzVector &antiMom, double antiMass, double initialMass)
void IsotropicR3(double r, double *pX, double *pY, double *pZ)