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

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...
 

Detailed Description

C++ class to access scale factors associated with DeepAK8 top tagging.

Constructor & Destructor Documentation

◆ TopTagDAK8_SF()

TopTagDAK8_SF ( int  year,
std::string  workingpoint,
bool  massDecorr 
)

Construct a new TopTagDAK8_SF object.

Parameters
year
workingpointEx. "0p5"
massDecorr

Member Function Documentation

◆ eval()

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}.

Parameters
pt
Returns
std::vector<float> {nominal, up, down} (absolute)

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