This tool identifies Conversion Candidates via a cut on the electron probability provided by the TRT PID Tool. More...
#include <PhotonConversionPID.h>
Public Member Functions | |
PhotonConversionPID (const std::string &name) | |
Constructor. | |
ASG_TOOL_CLASS2 (PhotonConversionPID, TauRecToolBase, ITauToolBase) | |
~PhotonConversionPID () | |
Destructor. | |
virtual StatusCode | initialize () |
Tool initializer. | |
virtual StatusCode | finalize () |
Finalizer. | |
virtual StatusCode | eventFinalize () |
Event finalizer - called at the end of each event. | |
virtual StatusCode | execute (xAOD::TauJet &) |
Execute - called for each tau candidate. | |
virtual StatusCode | eventInitialize () |
Event initializer - called at the beginning of each event. | |
virtual void | print () const |
Print the state of the tool. |
This tool identifies Conversion Candidates via a cut on the electron probability provided by the TRT PID Tool.
Such Photon Conversions are needed e.g. to find Photon Conversions within the tau decay cone.