Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooMinimizer.h File Reference
#include <RooFit/TestStatistics/RooAbsL.h>
#include <RooFit/TestStatistics/LikelihoodWrapper.h>
#include <RooFit/TestStatistics/LikelihoodGradientWrapper.h>
#include <Fit/Fitter.h>
#include <TStopwatch.h>
#include <TMatrixDSymfwd.h>
#include <fstream>
#include <memory>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for RooMinimizer.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  RooMinimizer::Config
 Config argument to RooMinimizer constructor. More...
 
class  RooMinimizer
 Wrapper class around ROOT::Fit:Fitter that provides a seamless interface between the minimizer functionality and the native RooFit interface. More...