34 tagCat.defineType(
"Lepton") ;
35 tagCat.defineType(
"Kaon") ;
36 tagCat.defineType(
"NetTagger-1") ;
37 tagCat.defineType(
"NetTagger-2") ;
41 RooCategory b0flav(
"b0flav",
"B0 flavour eigenstate") ;
42 b0flav.defineType(
"B0",-1) ;
43 b0flav.defineType(
"B0bar",1) ;
62 tcatType.map(
"Lepton",
"Cut based") ;
63 tcatType.map(
"Kaon",
"Cut based") ;
66 tcatType.map(
"NetTagger*",
"Neural Network") ;
86 b0Xtcat.setLabel(
"{B0bar;Lepton}") ;
Roo1DTable implements a one-dimensional table.
virtual void Print(Option_t *options=0) const
Print TNamed name and title.
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 consolidates several RooAbsCategoryLValue objects into a single category.