30 tagCat.defineType(
"Lepton");
31 tagCat.defineType(
"Kaon");
32 tagCat.defineType(
"NetTagger-1");
33 tagCat.defineType(
"NetTagger-2");
37 RooCategory b0flav(
"b0flav",
"B0 flavour eigenstate");
38 b0flav.defineType(
"B0", -1);
39 b0flav.defineType(
"B0bar", 1);
56 tcatType.map(
"Lepton",
"Cut based");
57 tcatType.map(
"Kaon",
"Cut based");
60 tcatType.map(
"NetTagger*",
"Neural Network");
78 b0Xtcat.setLabel(
"{B0bar;Lepton}");
Roo1DTable implements a one-dimensional table.
virtual void Print(Option_t *options=0) const
Print TNamed name and title.
virtual Roo1DTable * table(const RooArgSet &catSet, const char *cuts="", const char *opts="") const
Construct table for product of categories in catSet.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooCategory represents a fundamental (non-derived) discrete value object.
RooDataSet is a container class to hold unbinned data.
RooMultiCategory consolidates several RooAbsCategory objects into a single category.
RooPolynomial implements a polynomial p.d.f of the form.
RooRealVar represents a fundamental (non-derived) real valued object.
RooSuperCategory can join several RooAbsCategoryLValue objects into a single category.
Template specialisation used in RooAbsArg: