|
Nanga Parbat 1.1.0
A TMD fitting framework
|
#include <string>#include <vector>#include <utility>#include <apfel/apfelxx.h>#include <yaml-cpp/yaml.h>#include <gsl/gsl_rng.h>Go to the source code of this file.
Classes | |
| class | NangaParbat::DataHandler |
| The "DataHandler" class provides a common interface to all datasets. It provides methods to get kinematics, central values, uncertainties, etc. More... | |
| struct | NangaParbat::DataHandler::Kinematics |
| Structure containing the kinematic information of one single data set. More... | |
| struct | NangaParbat::DataHandler::Binning |
| Structure containing the single bin information. This is currently used only for the FF_SIDIS project. More... | |
Namespaces | |
| namespace | NangaParbat |
Functions | |
| std::ostream & | NangaParbat::operator<< (std::ostream &os, DataHandler const &DH) |