Tool for the correction of taus. More...
#include <TauTool.h>
Public Member Functions | |
TauToolCorrect (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 | correctObject (xAOD::TauJet &tau) override |
Run the calibration on this event. The accept flags tells whether we accept the tau. |
Tool for the correction of taus.
This tool wraps and applies the Tau CP smearing tool. There is a cut affiliated with the validity-range of that smearing tool. The correction-related systematics are applied here as well.
ana::TauToolCorrect::TauToolCorrect | ( | const std::string & | name | ) |
This macro generates a proper constructor for Athena.
Standard constructor