Tau Tool for developing, testing and debugging. More...
#include <TauTestDump.h>
Public Member Functions | |
| TauTestDump (const std::string &name) | |
| ASG_TOOL_CLASS2 (TauTestDump, TauRecToolBase, ITauToolBase) | |
| virtual StatusCode | initialize () |
| Tool initializer. | |
| virtual StatusCode | execute (xAOD::TauJet &pTau) |
| Execute - called for each tau candidate. | |
| 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. | |
Tau Tool for developing, testing and debugging.
1.6.1