Nanga Parbat 1.1.0
A TMD fitting framework
|
#include "NangaParbat/chisquare.h"
#include <root/Minuit2/FCNBase.h>
#include <root/Minuit2/FCNGradientBase.h>
Go to the source code of this file.
Classes | |
class | NangaParbat::FcnMinuit |
The "FcnMinuit" class is a derived class of of the "FCNBase" mother class of Minuit that returns the χ2 to be minimised. More... | |
class | NangaParbat::FcnMinuitGrad |
The "FcnMinuit" class is a derived class of of the "FCNGradientBase" mother class of Minuit that returns the χ2 to be minimised along with it derivatives w.r.t. the free parameters. More... | |
Namespaces | |
namespace | NangaParbat |