ATLAS Offline Software
Loading...
Searching...
No Matches
IHGTD_TrackSelectionTool.h
Go to the documentation of this file.
1
11
12#ifndef IHGTD_TRACKSELECTIONTOOL_H
13#define IHGTD_TRACKSELECTIONTOOL_H
14
15#include "GaudiKernel/IAlgTool.h"
17
18class MsgStream;
19
20class IHGTD_TrackSelectionTool : virtual public IAlgTool {
21
22public:
24
28 virtual bool
29 trackPassesSelection(const xAOD::TrackParticle* track_particle) const = 0;
30};
31
32#endif // IHGTD_TRACKSELECTIONTOOL_H
virtual bool trackPassesSelection(const xAOD::TrackParticle *track_particle) const =0
Returns true if the track passes a given selection.
DeclareInterfaceID(IHGTD_TrackSelectionTool, 1, 0)
TrackParticle_v1 TrackParticle
Reference the current persistent version: