Tool for calculating the weights for analysis taus. More...
#include <TauTool.h>
Public Member Functions | |
TauToolWeight (const std::string &name) | |
This macro generates a proper constructor for Athena. | |
StatusCode | initialize () override |
Initialize this tool. Returns failure on configuration error. | |
virtual StatusCode | objectWeight (const xAOD::TauJet &tau, float &weight) override |
Calculate the weight for this tau. Assigns result to weight. |
Tool for calculating the weights for analysis taus.
Applies the tau ID efficiency scale factors
ana::TauToolWeight::TauToolWeight | ( | const std::string & | name | ) |
This macro generates a proper constructor for Athena.
Standard constructor