29 std::string m_pdfSetName;
61 ITMD mkTMD(
const std::string &pdfSetName,
int setMember);
Factory class for creating QCD coupling objects.
Definition: Factory.h:17
IQCDCoupling mkCoupling(const std::string &pdfSetName)
Creates a new IQCDCoupling object.
CouplingFactory()=default
Factory class for creating collinear PDF objects.
Definition: Factory.h:84
ICPDF mkCPDF(const std::string &pdfSetName, int setMember)
Creates a new ICPDF object.
GenericCPDFFactory()=default
Factory class for creating TMD (Transverse Momentum Dependent) PDF objects.
Definition: Factory.h:51
ITMD mkTMD(const std::string &pdfSetName, int setMember)
Creates a new ITMD object.
GenericTMDFactory()=default
Interface for Collinear Parton Distribution Functions (CPDFs).
Definition: ICPDF.h:21
Definition: IQCDCoupling.h:13
Interface for Transverse Momentum Dependent (TMD) parton distribution functions.
Definition: ITMD.h:23
Definition: AllFlavorsShape.h:14