100 return createNLL(data,
l) ;
RooAbsCategoryLValue is the common abstract base class for objects that represent a discrete value th...
RooAbsData is the common abstract base class for binned and unbinned datasets.
virtual RooAbsReal * createNLL(RooAbsData &data, const RooLinkedList &cmdList)
Construct representation of -log(L) of PDFwith given dataset.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooCmdArg is a named container for two doubles, two integers two object points and three string point...
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
Class RooNLLVar implements a a -log(likelihood) calculation from a dataset and a PDF.
RooSimultaneous facilitates simultaneous fitting of multiple PDFs to subsets of a given dataset.
RooSimultaneous facilitates simultaneous fitting of multiple PDFs to subsets of a given dataset.
HistFactorySimultaneous()
virtual RooAbsReal * createNLL(RooAbsData &data, const RooLinkedList &cmdList)
Construct representation of -log(L) of PDFwith given dataset.
~HistFactorySimultaneous()
Destructor.
Class RooBarlowBeestonLL implements the profile likelihood estimator for a given likelihood and set o...
void setPdf(RooAbsPdf *pdf)
void setDataset(RooAbsData *data)
void initializeBarlowCache()
Mother of all ROOT objects.