1 #ifndef _TIMBER_TOPTAGDAK8_SF 2 #define _TIMBER_TOPTAGDAK8_SF 3 #include "DeepAK8_helper.h" 20 TopTagDAK8_SF(
int year, std::string workingpoint,
bool massDecorr);
29 std::vector<float>
eval(
float pt);
TopTagDAK8_SF(int year, std::string workingpoint, bool massDecorr)
Construct a new TopTagDAK8_SF object.
Definition: TopTagDAK8_SF.cc:3
C++ class to access scale factors associated with DeepAK8 tagging.
Definition: DeepAK8_helper.h:14
C++ class to access scale factors associated with DeepAK8 top tagging.
Definition: TopTagDAK8_SF.h:8
std::vector< float > eval(float pt)
Lookup the scale factor and variations based on the AK8 jet momentum. Returned values are absolute {n...
Definition: TopTagDAK8_SF.cc:6