![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
#include "apfel/evolutionsetup.h"
#include "apfel/tabulateobject.h"
#include "apfel/dglapbuilder.h"
#include "apfel/config.h"
Go to the source code of this file.
Classes | |
struct | apfel::LHKnotArray |
The LHKnotArray structure emulates the KnotArray1F class of LHAPDF and contains the grids in x, Q2 (only a given subgrid), and one single distribution tabulated on the (x,Q) bidimensional grid. More... | |
class | apfel::InitialiseEvolution |
The InitialiseEvolution performs all the operations to initialise a DGLAP evolution using an EvolutionSetup object to retrieve the relevant information. This class also provides the necessary functions to access the evolved distributions, coupling(s), and masses. More... | |
Namespaces | |
namespace | apfel |
Namespace for all APFEL++ functions and classes. | |