|
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. 55 double x = kplus / ( _mB - _mb ); 62 FKplus = pow( 1 - x, _a ) * exp( ( 1 + _a ) * x ); 71 double massB = 5.2792; 78 #if defined( __SUNPRO_CC ) 80 << "The tgamma function is not available on this platform\n"; 82 << "Presumably, you are getting the wrong answer, so I abort.."; EvtPFermi(const double &a, const double &mB, const double &mb)
double getSFBLNP(const double &what)
std::ostream & EvtGenReport(EvtGenSeverity severity, const char *facility=0)
double getFPFermi(const double &kplus)
EvtComplex exp(const EvtComplex &c)
|