![]() |
TIMBER
beta
Tree Interface for Making Binned Events with RDataFrame
|
C++ class to handle the extraction of JER objects starting from the JER tags and jet types. More...


Public Member Functions | |
| JERpaths () | |
| Construct a new JERpaths object. | |
| JERpaths (str jerTag, str jetType) | |
| Construct a new JERpaths object with the JER tag and jet type specified. More... | |
| JME::JetResolution | GetResolution () |
| Get the JetResolution object. More... | |
| JME::JetResolutionScaleFactor | GetSF () |
| Get the JetResolutionScaleFactor object. More... | |
C++ class to handle the extraction of JER objects starting from the JER tags and jet types.
| JERpaths | ( | str | jerTag, |
| str | jetType | ||
| ) |
Construct a new JERpaths object with the JER tag and jet type specified.
| jerTag | |
| jetType |
| JME::JetResolution GetResolution | ( | ) |
Get the JetResolution object.
| JME::JetResolutionScaleFactor GetSF | ( | ) |
Get the JetResolutionScaleFactor object.
1.8.13