Nanga Parbat 1.1.0
A TMD fitting framework
Classes | Namespaces | Functions
chisquare.h File Reference
#include <numeric>
#include "NangaParbat/datahandler.h"
#include "NangaParbat/convolutiontable.h"
#include "NangaParbat/parameterisation.h"

Go to the source code of this file.

Classes

class  NangaParbat::ChiSquare
 The "ChiSquare" class computes the χ2's given a set of "DataHandler" objects and the corresponding "ConvolutionTable" objects. The computation depends of the non-perturbative functions given as input. More...
 

Namespaces

namespace  NangaParbat
 

Functions

YAML::Emitter & NangaParbat::operator<< (YAML::Emitter &os, ChiSquare const &chi2)
 Method which prints ChiSquare feautures with cout <<. More...