|
EvtGen
2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
Go to the documentation of this file. 38 if ( abs( m2p ) < abs( m1p ) ) { 42 if ( ( m1p - m2p ) % 4 != 0 ) 50 if ( ( m1p - m2p ) % 4 != 0 ) 56 df. init( j, m1p, m2p ); 58 double d = df. d( j, m1p, m2p, theta ) * signp; void init(int j, int m1, int m2)
double d(int j, int m1, int m2, double theta)
double abs(const EvtComplex &c)
static double d(int j, int m1, int m2, double theta)
|