![]() |
ATLAS Offline Software
|
#include <ITrackSelectionTool.h>
Public Member Functions | |
| virtual StatusCode | selectTracks (TrackAnalysisCollections &trkAnaColls)=0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 24 of file ITrackSelectionTool.h.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.
|
pure virtual |