32   tagCat.defineType(
"Lepton");
 
   33   tagCat.defineType(
"Kaon");
 
   34   tagCat.defineType(
"NetTagger-1");
 
   35   tagCat.defineType(
"NetTagger-2");
 
   39   RooCategory b0flav(
"b0flav", 
"B0 flavour eigenstate");
 
   40   b0flav.defineType(
"B0", -1);
 
   41   b0flav.defineType(
"B0bar", 1);
 
   58   tcatType.map(
"Lepton", 
"Cut based");
 
   59   tcatType.map(
"Kaon", 
"Cut based");
 
   62   tcatType.map(
"NetTagger*", 
"Neural Network");
 
   80   b0Xtcat.setLabel(
"{B0bar;Lepton}");
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
Roo1DTable implements a one-dimensional table.
 
void Print(Option_t *options=nullptr) const override
This method must be overridden when a class wants to print itself.
 
RooArgSet is a container object that can hold multiple RooAbsArg objects.
 
RooCategory is an object to represent discrete states.
 
RooDataSet is a container class to hold unbinned data.
 
RooMappedCategory provides a category-to-category mapping defined by pattern matching on their state ...
 
RooMultiCategory connects several RooAbsCategory objects into a single category.
 
RooPolynomial implements a polynomial p.d.f of the form.
 
RooRealVar represents a variable that can be changed from the outside.
 
The RooSuperCategory can join several RooAbsCategoryLValue objects into a single category.
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...