13 std::shared_ptr<IObsParameterProxy<ParamId, DataType, std::string, LhaID>> iobspp_sm;
16 double t_p, t_m, t_0, z_0;
18 std::map<BP_FF, std::array<double, 4>> alpha_ai {};
19 std::map<BP_FF, double> m_R {};
20 std::string src_block;
22 static inline const std::map<LhaID, std::string> allowed_decays {
27 static inline const std::map<BP_FF_Src, size_t> sse_order {
44 double get(
BP_FF a,
double q2)
override;
48 double pole(
double q2,
double m_R);
49 double F_a(
BP_FF a,
double q2);