26 return -m_b * m_tau * ld * l_tau / std::pow(mH, 2);
52 return -m_c * m_tau * lu * l_tau / std::pow(mH, 2);
80 return -m_b * m_tau * ld * l_tau / std::pow(mH, 2);
106 return -m_c * m_tau * lu * l_tau / std::pow(mH, 2);
static double compute_LO(const ParamSrc &src)
static double compute_LO(const ParamSrc &src)
static double compute_LO(const ParamSrc &src)
static double compute_LO(const ParamSrc &src)
Mapper for WGroup <-> WGroupId <-> optional external string.
Lightweight view over a set of source parameters keyed by ParamId.
scalar_t get_val(const ParamId &id) const
Retrieves the current value of a parameter.
Abstract base class representing a Wilson coefficient and its matching information.
LhaID get_lhaid_from_name(QCDOrder order)
Computes the LhaID directly from the coefficient base name and mapping conventions.
std::map< QCDOrder, MatchingInfo > matching_info
Matching metadata indexed by QCD order.