39 #include "fastNLOLHAPDF.h" 47 fastNLOAlphas(std::string name, std::string LHAPDFFile,
int PDFSet);
51 void SetMz(
double Mz);
52 void SetNFlavor(
int nflavor);
53 void SetNLoop(
int nloop);
54 void SetAlphasMz(
double AlphasMz ,
bool ReCalcCrossSection =
false);
56 double GetAlphasMz()
const;
57 void SetGRVtoPDG2012_2loop();
62 double EvolveAlphas(
double Q)
const ;
Definition: fastNLOAlphas.h:43
Definition: fastNLOLHAPDF.h:28