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 <TStopwatch.h>
#include <TMatrixDSymfwd.h>
#include <Fit/FitConfig.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...
 
struct  RooMinimizer::FitResult
 
class  RooMinimizer::FitterInterface
 
class  RooMinimizer
 Wrapper class around ROOT::Math::Minimizer that provides a seamless interface between the minimizer functionality and the native RooFit interface. More...
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::TestStatistics
 Namespace for new RooFit test statistic calculation.