2 #include "PDFxTMDLib/Interface/ICoupling.h"
12 void SetParamters(
const std::vector<double> &mu2_vec,
const std::vector<double> &alsphasVec)
15 m_alsphasVec_vec = alsphasVec;
30 std::vector<double> m_mu2_vec;
31 std::vector<double> m_logMu2_vec;
32 std::vector<double> m_alsphasVec_vec;
33 std::array<int, 1> m_dimensions;
34 mutable bool m_isInitialized =
false;
Definition: YamlCouplingInterp.h:9
YamlCouplingInterp()=default
void SetParamters(const std::vector< double > &mu2_vec, const std::vector< double > &alsphasVec)
Definition: YamlCouplingInterp.h:12
YamlCouplingInterp(std::vector< double > mu2_vec, std::vector< double > alphasVec)
YamlCouplingInterp(const YamlCouplingInterp &other)=default
double AlphaQCDMu2(double mu2)
YamlCouplingInterp & operator=(const YamlCouplingInterp &other)=default
Definition: AllFlavorsShape.h:14
int mu2
Definition: pdfset_tutorial.py:14