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

Structure that contains all the precomputed quantities needed to compute the DIS structure functions, i.e. the perturbative coefficients of the coefficient functions for F2, FL, and xF3. More...

#include <structurefunctionbuilder.h>

Public Attributes

int nf
 
DglapObjects P
 
std::vector< int > skip
 
std::map< int, ConvolutionMapConvBasis
 
std::map< int, Set< Operator > > C0
 
std::map< int, Set< Operator > > C1
 
std::map< int, Set< Operator > > C2
 
std::map< int, Set< Operator > > C3
 

Detailed Description

Structure that contains all the precomputed quantities needed to compute the DIS structure functions, i.e. the perturbative coefficients of the coefficient functions for F2, FL, and xF3.

Member Data Documentation

◆ C0

std::map<int, Set<Operator> > apfel::StructureFunctionObjects::C0

◆ C1

std::map<int, Set<Operator> > apfel::StructureFunctionObjects::C1

◆ C2

std::map<int, Set<Operator> > apfel::StructureFunctionObjects::C2

◆ C3

std::map<int, Set<Operator> > apfel::StructureFunctionObjects::C3

◆ ConvBasis

std::map<int, ConvolutionMap> apfel::StructureFunctionObjects::ConvBasis

◆ nf

int apfel::StructureFunctionObjects::nf

◆ P

DglapObjects apfel::StructureFunctionObjects::P

◆ skip

std::vector<int> apfel::StructureFunctionObjects::skip

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