TIMBER  beta
Tree Interface for Making Binned Events with RDataFrame
Public Member Functions | List of all members
SJBtag_SF Class Reference

C++ class. Subjet b tagging scale factor lookup. More...

Public Member Functions

 SJBtag_SF (int year, std::string tagger, std::string op_string)
 Construct a new subjet b tag scale factor lookup object. More...
 
RVec< float > eval (float pt, float eta)
 Per-event evaluation function. More...
 

Detailed Description

C++ class. Subjet b tagging scale factor lookup.

Constructor & Destructor Documentation

◆ SJBtag_SF()

SJBtag_SF ( int  year,
std::string  tagger,
std::string  op_string 
)

Construct a new subjet b tag scale factor lookup object.

Parameters
year16, 17, or 18.
taggerEx. DeepCSV. See TIMBER/data/OfficialSFs/ for others.
op_string"loose", "medium", "tight"

Member Function Documentation

◆ eval()

RVec< float > eval ( float  pt,
float  eta 
)

Per-event evaluation function.

Parameters
pt\(p_{T}\) of subjet
eta\(\eta\) of subjet
Returns
RVec<float> Nominal, up, down scale factor values.

The documentation for this class was generated from the following files: