Calculate variables from the tau substructure. More...
#include <TauSubstructureVariables.h>
Public Member Functions | |
| TauSubstructureVariables (const std::string &name="TauSubstructureVariables") | |
| virtual StatusCode | execute (xAOD::TauJet &pTau) |
| Execute - called for each tau candidate. | |
| virtual StatusCode | initialize () |
| Tool initializer. | |
| virtual StatusCode | finalize () |
| Finalizer. | |
| 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. | |
Static Public Attributes | |
| static const double | DEFAULT = -1111. |
Calculate variables from the tau substructure.
1.6.1