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< RooAbsL > | RooFit::TestStatistics::buildLikelihood (RooAbsPdf *pdf, RooAbsData *data) |
Delegating function to build a likelihood without additional arguments. | |