29 #ifndef FASTNLOCRUNDEC 30 #define FASTNLOCRUNDEC 38 #include "fastNLOLHAPDF.h" 46 fastNLOCRunDec(std::string name, std::string LHAPDFFile,
int PDFSet);
49 void SetMz(
double Mz);
50 void SetNFlavor(
int nflavor);
51 void SetNLoop(
int nloop);
52 void SetQMass(
int pdgid,
double qmass);
53 void SetAlphasMz(
double AlphasMz ,
bool ReCalcCrossSection);
54 void SetLHAPDFValues();
58 double GetQMass(
int pdgid)
const;
59 int GetNFlavor()
const;
61 double GetAlphasMz()
const;
66 double EvolveAlphas(
double Q)
const ;
Definition: fastNLOCRunDec.h:42
Definition: fastNLOLHAPDF.h:28