InDet::IInDetTrackSelectionTool Class Reference

#include <IInDetTrackSelectionTool.h>

Inheritance diagram for InDet::IInDetTrackSelectionTool:
IAsgSelectionTool asg::IAsgTool InDet::InDetTrackSelectionTool

List of all members.

Public Member Functions

virtual StatusCode initialize ()=0
 Declare the interface that the class provides.
virtual StatusCode finalize ()=0
 Function finalizing the tool.
virtual const Root::TAcceptgetTAccept () const =0
 Get an object describing the "selection steps" of the tool.
virtual const Root::TAcceptaccept (const xAOD::IParticle *p) const =0
 Get the decision using a generic IParticle pointer.
virtual const Root::TAcceptaccept (const xAOD::TrackParticle &track, const xAOD::Vertex *vertex=0) const =0
 Decide whether the track in question is a "good track" or not.
virtual const Root::TAcceptaccept (const Trk::Track &track, const Trk::Vertex *vertex=0) const =0
virtual void setCutLevel (InDet::CutLevel level, Bool_t overwrite=true) __attribute__((deprecated("The cut level should be set in the job options through the \"CutLevel\" property.")))=0
 Set the selection to a pre-defined standard set of cuts.

Detailed Description

Interface for track selection tool

Author:
Michael Clark <michael.ryan.clark@cern.ch>

Member Function Documentation

virtual StatusCode InDet::IInDetTrackSelectionTool::initialize (  )  [pure virtual]

Declare the interface that the class provides.

Function initialising the tool


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