Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
buildLikelihood.h File Reference
#include <RooGlobalFunc.h>
#include <RooFit/TestStatistics/RooAbsL.h>
#include <memory>
Include dependency graph for buildLikelihood.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooFit::TestStatistics::NLLFactory
 

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.
 

Functions

std::unique_ptr< RooAbsLRooFit::TestStatistics::buildLikelihood (RooAbsPdf *pdf, RooAbsData *data)
 Delegating function to build a likelihood without additional arguments.