![]() |
TIMBER
beta
Tree Interface for Making Binned Events with RDataFrame
|
C++ class to access scale factors associated with DeepAK8 tagging. More...
Public Member Functions | |
| DeepAK8_helper (std::string particle, int year, std::string workingpoint, bool massDecorr) | |
| Construct a new DeepAK8_helper object. More... | |
| 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... | |
C++ class to access scale factors associated with DeepAK8 tagging.
| DeepAK8_helper | ( | std::string | particle, |
| int | year, | ||
| std::string | workingpoint, | ||
| bool | massDecorr | ||
| ) |
Construct a new DeepAK8_helper object.
| particle | Either "Top" or "W" |
| 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