PDFxTMDLib  1.0.0
Classes | Namespaces | Enumerations | Functions
YamlCouplingInfo.h File Reference
#include <PDFxTMDLib/Common/PartonUtils.h>
#include <map>
#include <optional>
#include <vector>
Include dependency graph for YamlCouplingInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PDFxTMD::YamlCouplingInfo
 

Namespaces

 PDFxTMD
 

Enumerations

enum class  PDFxTMD::AlphasType { PDFxTMD::None , PDFxTMD::ipol , PDFxTMD::analytic , PDFxTMD::ode }
 
enum class  PDFxTMD::AlphasFlavorScheme { PDFxTMD::fixed , PDFxTMD::variable }
 

Functions

std::pair< std::optional< YamlCouplingInfo >, ErrorType > PDFxTMD::YamlCouplingInfoReader (const std::string &yamlInfoPath)
 
int PDFxTMD::numFlavorsQ2 (double q2, const YamlCouplingInfo &couplingInfo, int nfMin=-1, int nfMax=-1)
 
double PDFxTMD::beta (OrderQCD qcdOrder, int nf)
 
std::vector< double > PDFxTMD::betas (int nf)