PhotonConversionVertex Class Reference

Class that runs the tau conversion finding algorithm. More...

#include <PhotonConversionVertex.h>

Inheritance diagram for PhotonConversionVertex:
TauRecToolBase asg::AsgTool ITauToolBase asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 PhotonConversionVertex (const std::string &name)
 Constructor and Destructor.
 ASG_TOOL_CLASS2 (PhotonConversionVertex, TauRecToolBase, ITauToolBase)
virtual StatusCode initialize ()
 Algorithm functions.
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.

Detailed Description

Class that runs the tau conversion finding algorithm.

This tool identifies conversion candidates in/near (definable) a tau decay cone by reconstructing the conversion vertices and applying a set of cuts optimized for tau conversions on the vertex parameters.

Author:
KG Tan <Kong.Guan.Tan@cern.ch>

Member Function Documentation

StatusCode PhotonConversionVertex::eventFinalize (  )  [virtual]

Event finalizer - called at the end of each event.

else { conversionCandidatesVxCont = new xAOD::VertexContainer(); // No need to run conversion finding if no tracks are found! conversionCandidatesVxContAux = new xAOD::VertexAuxContainer(); // No need to run conversion finding if no tracks are found! }

Reimplemented from TauRecToolBase.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1