![]() |
TIMBER
beta
Tree Interface for Making Binned Events with RDataFrame
|
C++ class to access scale factors associated with DeepAK8 top tagging. More...
Public Member Functions | |
| std::vector< float > | eval (float pt) |
| Lookup the scale factor and variations based on the AK8 jet momentum. Returned values are absolute {nominal, up, down}. More... | |
| TopTagDAK8_SF (int year, std::string workingpoint, bool massDecorr) | |
| Construct a new TopTagDAK8_SF object. More... | |
C++ class to access scale factors associated with DeepAK8 top tagging.
| TopTagDAK8_SF | ( | int | year, |
| std::string | workingpoint, | ||
| bool | massDecorr | ||
| ) |
Construct a new TopTagDAK8_SF object.
| year | |
| workingpoint | Ex. "0p5" |
| massDecorr |
| std::vector< float > eval | ( | float | pt | ) |
Lookup the scale factor and variations based on the AK8 jet momentum. Returned values are absolute {nominal, up, down}.
| pt |
1.8.13