APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
Public Attributes | List of all members
apfel::DglapObjects Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ MatchingConditions

std::map<int, Set<Operator> > apfel::DglapObjects::MatchingConditions

◆ SplittingFunctions

std::map<int, Set<Operator> > apfel::DglapObjects::SplittingFunctions

◆ Threshold

double apfel::DglapObjects::Threshold

The documentation for this struct was generated from the following file: