1 #ifndef _TIMBER_WTAG_SF 2 #define _TIMBER_WTAG_SF 3 #include <ROOT/RVec.hxx> 12 float _HP, _HPunc, _LP, _LPunc;
27 ROOT::VecOps::RVec<float>
eval(
float tau21);
C++ class to access scale factors associated with tau21+mass based W tagging. More details provided a...
Definition: Wtag_SF.h:9
ROOT::VecOps::RVec< float > eval(float tau21)
Get the scale factor for a given tau21 value.
Definition: Wtag_SF.cc:24
Wtag_SF(int year)
Construct a new Wtag_SF object.
Definition: Wtag_SF.cc:3