Implementation of tau energy scale (TES) with eta and pile-up correction. More...
#include <TauCalibrateLC.h>
Public Member Functions | |
TauCalibrateLC (const std::string &type) | |
virtual StatusCode | initialize () |
Tool initializer. | |
virtual StatusCode | finalize () |
Finalizer. | |
virtual StatusCode | execute (xAOD::TauJet &pTau) |
Execute - called for each tau candidate. | |
virtual StatusCode | eventInitialize () |
Event initializer - called at the beginning of each event. | |
virtual StatusCode | eventFinalize () |
Event finalizer - called at the end of each event. | |
virtual void | print () const |
Print the state of the tool. |
Implementation of tau energy scale (TES) with eta and pile-up correction.
The energy and eta (direction) correction are done separatly and steered by flags.