Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
buildLikelihood.h File Reference
#include <RooGlobalFunc.h>
#include <RooFit/TestStatistics/RooAbsL.h>
#include <memory>

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.