1 #ifndef FLATTE_LINESHAPE_HH 2 #define FLATTE_LINESHAPE_HH 29 virtual double GofM();
37 static std::complex<double>
aSqrtTerm(
const double& a,
const double& b);
38 static double pdgMass(
int PDG_ID);
43 :
BW_BW(decay, namePrefix)
56 virtual std::string
name()
const{
Flatte(const AssociatedDecayTree &decay, const std::string &namePrefix="")
static std::complex< double > aSqrtTerm(const double &a, const double &b)
const AssociatedDecayTree & _theDecay
static double pdgMass(int PDG_ID)
std::complex< double > complexGofM()
virtual std::complex< double > BreitWigner()
virtual std::string name() const
void oneLiner(std::stringstream &seam, int generation=0) const
const std::string & prefix() const