TauAnalysisTools::ITauSelectionTool Class Reference

#include <ITauSelectionTool.h>

Inheritance diagram for TauAnalysisTools::ITauSelectionTool:
asg::IAsgTool TauAnalysisTools::TauSelectionTool

List of all members.

Public Member Functions

virtual StatusCode initialize ()=0
 Declare the interface that the class provides.
virtual StatusCode virtual
initializeEvent()
__attribute__((deprecated("This
function is deprecated. Please
remove it from your code.\nFor
further information please
refer to the README const
Root::TAccept
accept (const xAOD::IParticle *p) const =0
 Function initialising the tool.
virtual const Root::TAcceptaccept (const xAOD::TauJet &tau) const =0
 Get the decision for a specific TauJet object.
virtual void setOutFile (TFile *fOutFile)=0
 Set output file for histograms.
virtual void writeControlHistograms ()=0
 Write control histograms to output file.
virtual StatusCode beginEvent () __attribute__((deprecated("This function is deprecated and will be removed in the future without further notice. Please remove it from your code.")))=0
 Call this for each new event.

Detailed Description

Interface for tau selector tool


Member Function Documentation

virtual StatusCode virtual initializeEvent () __attribute__ ((deprecated("This function is deprecated. Please remove it from your code.\nFor further information please refer to the README const Root::TAccept& TauAnalysisTools::ITauSelectionTool::accept ( const xAOD::IParticle p  )  const [pure virtual]

Function initialising the tool.

Get the decision using a generic IParticle pointer

Implemented in TauAnalysisTools::TauSelectionTool.

virtual StatusCode TauAnalysisTools::ITauSelectionTool::initialize (  )  [pure virtual]

Declare the interface that the class provides.

Function initialising the tool

Implemented in TauAnalysisTools::TauSelectionTool.


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

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1