evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtKine.hh File Reference

Go to the source code of this file.

Functions

double EvtDecayAngle (const EvtVector4R &, const EvtVector4R &, const EvtVector4R &)
 
double EvtDecayAngleChi (const EvtVector4R &, const EvtVector4R &, const EvtVector4R &, const EvtVector4R &, const EvtVector4R &)
 
double EvtDecayPlaneNormalAngle (const EvtVector4R &p, const EvtVector4R &q, const EvtVector4R &d1, const EvtVector4R &d2)
 
double EvtDecayAnglePhi (const EvtVector4R &g, const EvtVector4R &p, const EvtVector4R &q, const EvtVector4R &d)
 
EvtComplex wignerD (int j, int m1, int m2, double phi, double theta, double gamma)
 
double twoBodyMomentum (const double M, const double m1, const double m2)
 

Function Documentation

◆ EvtDecayAngle()

double EvtDecayAngle ( const EvtVector4R ,
const EvtVector4R ,
const EvtVector4R  
)

Definition at line 33 of file EvtKine.cpp.

◆ EvtDecayAngleChi()

double EvtDecayAngleChi ( const EvtVector4R ,
const EvtVector4R ,
const EvtVector4R ,
const EvtVector4R ,
const EvtVector4R  
)

Definition at line 49 of file EvtKine.cpp.

◆ EvtDecayAnglePhi()

double EvtDecayAnglePhi ( const EvtVector4R g,
const EvtVector4R p,
const EvtVector4R q,
const EvtVector4R d 
)

Definition at line 106 of file EvtKine.cpp.

◆ EvtDecayPlaneNormalAngle()

double EvtDecayPlaneNormalAngle ( const EvtVector4R p,
const EvtVector4R q,
const EvtVector4R d1,
const EvtVector4R d2 
)

Definition at line 91 of file EvtKine.cpp.

◆ twoBodyMomentum()

double twoBodyMomentum ( const double  M,
const double  m1,
const double  m2 
)

Definition at line 135 of file EvtKine.cpp.

◆ wignerD()

EvtComplex wignerD ( int  j,
int  m1,
int  m2,
double  phi,
double  theta,
double  gamma 
)

Definition at line 127 of file EvtKine.cpp.