![]() |
TIMBER
beta
Tree Interface for Making Binned Events with RDataFrame
|
C++ class. Subjet b tagging scale factor lookup. More...
Public Member Functions | |
| RVec< float > | eval (float pt, float eta) |
| Per-event evaluation function. More... | |
| SJBtag_SF (int year, std::string tagger, std::string op_string) | |
| Construct a new subjet b tag scale factor lookup object. More... | |
C++ class. Subjet b tagging scale factor lookup.
| SJBtag_SF | ( | int | year, |
| std::string | tagger, | ||
| std::string | op_string | ||
| ) |
Construct a new subjet b tag scale factor lookup object.
| year | 16, 17, or 18. |
| tagger | Ex. DeepCSV. See TIMBER/data/OfficialSFs/ for others. |
| op_string | "loose", "medium", "tight" |
| RVec< float > eval | ( | float | pt, |
| float | eta | ||
| ) |
Per-event evaluation function.
| pt | \(p_{T}\) of subjet |
| eta | \(\eta\) of subjet |
1.8.13