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

C++ class to access scale factors associated with tau21+mass based W tagging. More details provided at https://twiki.cern.ch/twiki/bin/view/CMS/JetWtagging More...

Public Member Functions

ROOT::VecOps::RVec< float > eval (float tau21)
 Get the scale factor for a given tau21 value. More...
 
 Wtag_SF (int year)
 Construct a new Wtag_SF object. More...
 

Detailed Description

C++ class to access scale factors associated with tau21+mass based W tagging. More details provided at https://twiki.cern.ch/twiki/bin/view/CMS/JetWtagging

Constructor & Destructor Documentation

◆ Wtag_SF()

Wtag_SF ( int  year)

Construct a new Wtag_SF object.

Parameters
year2016, 2017, 2018

Member Function Documentation

◆ eval()

ROOT::VecOps::RVec< float > eval ( float  tau21)

Get the scale factor for a given tau21 value.

Parameters
tau21
Returns
std::vector<float> Absolute (not relative) {nominal, up, down}

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