![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
Structure that contains all the precomputed quantities needed to perform the DGLAP evolution, i.e. perturbative coefficients of splitting functions and matching conditions, and the heavy quark thresholds. More...
#include <dglapbuilder.h>
Public Attributes | |
double | Threshold |
std::map< int, Set< Operator > > | SplittingFunctions |
std::map< int, Set< Operator > > | MatchingConditions |
Structure that contains all the precomputed quantities needed to perform the DGLAP evolution, i.e. perturbative coefficients of splitting functions and matching conditions, and the heavy quark thresholds.
double apfel::DglapObjects::Threshold |