#include "TH2.h"#include "TGraph.h"#include "TMinuit.h"#include "TMatrix.h"#include <vector>#include <string>#include <map>#include <cassert>#include "NCFitterTypes.h"#include "../Extrapolation/NCParameter.h"Go to the source code of this file.
Namespaces | |
| namespace | NC |
| namespace | NC::Fitter |
Classes | |
| class | NC::Fitter::ConstrainRange |
| This class supports the function flipping in MinFinderSimple. More... | |
| class | NC::Fitter::Discretizer |
| class | NC::Fitter::Penalizer |
| class | NC::Fitter::PenalizerInt |
| class | NC::Fitter::FuncCache |
| class | NC::Fitter::FuncCacheInt |
| class | NC::Fitter::MinFinderSimple |
| class | NC::Fitter::MinFinderSimpleInt |
| class | NC::Fitter::FixVars |
| Effectively reduce the number of arguments taken by fun. More... | |
| class | NC::Fitter::FixVarsInt |
| Effectively reduce the number of arguments taken by fun. More... | |
| class | NC::Fitter::MarginalizeSimple |
| Minimize callable f with respect to all its arguments except xcoord and (optionally) ycoord. More... | |
| class | NC::Fitter::MarginalizeSimpleInt |
| Minimize callable f with respect to all its arguments except xcoord and (optionally) ycoord. More... | |
| class | NC::Fitter::MinuitForCallable |
| class | NC::Fitter::MarginalizeHybrid |
1.3.9.1