21 return mBratio * pow(1. - (mM0 / m)*(mM0 / m), mL + 1. / 2.) / pow(1. - (mM0 / mPole)*(mM0 / mPole), mL + 1. / 2.);
Structure containing information about a single decay channel of a particle.
std::vector< double > mBratioVsM
std::string mChannelName
Name of the decay channel. Not used.
std::vector< long long > mDaughters
Contains structures related to particle decays.