ATLAS Offline Software
|
#include <IAsgSelectionTool.h>
Inherits asg::IAsgTool.
Inherited by BTaggingSelectionTool [virtual]
, CP::AsgFlagSelectionTool [virtual]
, CP::AsgMaskSelectionTool [virtual]
, CP::AsgPtEtaSelectionTool [virtual]
, CP::EgammaIsGoodOQSelectionTool [virtual]
, CP::JvtSelectionToolBase [virtual]
, CP::MuonSelectionTool [virtual]
, dRMatchingTool [virtual]
, HI::IHIVertexSelectionTool [virtual]
, IAsgEGammaIsEMSelector [virtual]
, IAsgElectronChargeIDSelectorTool [virtual]
, IAsgElectronLikelihoodTool [virtual]
, InDet::IInDetTrackSelectionTool [virtual]
, PMGTools::PMGDecayProductsSelectionTool [virtual]
, Ringer::IAsgRingerSelectorTool [virtual]
, TauAnalysisTools::DiTauSelectionTool [virtual]
, TauAnalysisTools::TauSelectionTool [virtual]
, and TrackTruthSelectionTool [virtual]
.
Public Member Functions | |
virtual const asg::AcceptInfo & | getAcceptInfo () const =0 |
Declare the interface ID for this pure-virtual interface class to the Athena framework. More... | |
virtual asg::AcceptData | accept (const xAOD::IParticle *) const =0 |
The main accept method: the actual cuts are applied here. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Definition at line 26 of file IAsgSelectionTool.h.
|
pure virtual |
The main accept method: the actual cuts are applied here.
Implemented in CP::AsgPtEtaSelectionTool, AsgForwardElectronIsEMSelector, AsgElectronIsEMSelector, AsgElectronLikelihoodTool, AsgElectronChargeIDSelectorTool, CP::AsgFlagSelectionTool, CP::AsgMaskSelectionTool, AsgForwardElectronLikelihoodTool, AsgElectronSelectorTool, CP::EgammaIsGoodOQSelectionTool, Ringer::IAsgRingerSelectorTool, IAsgForwardElectronIsEMSelector, IAsgEGammaIsEMSelector, IAsgElectronLikelihoodTool, IAsgElectronChargeIDSelectorTool, AsgPhotonIsEMSelector, dRMatchingTool, TauAnalysisTools::TauSelectionTool, TauAnalysisTools::DiTauSelectionTool, CP::MuonSelectionTool, BTaggingSelectionTool, TrackTruthSelectionTool, InDet::IInDetTrackSelectionTool, CP::JvtSelectionToolBase, InDet::InDetTrackSelectionTool, Ringer::AsgRingerSelectorTool, InDet::InDetSecVtxTrackSelectionTool, PMGTools::PMGDecayProductsSelectionTool, HI::HIVertexSelectionTool, and HI::IHIVertexSelectionTool.
|
pure virtual |
Declare the interface ID for this pure-virtual interface class to the Athena framework.
Method to get the AcceptInfo to query what cuts are defined.
Implemented in AsgElectronChargeIDSelectorTool, AsgForwardElectronIsEMSelector, AsgElectronIsEMSelector, dRMatchingTool, TauAnalysisTools::TauSelectionTool, InDet::InDetTrackSelectionTool, InDet::InDetSecVtxTrackSelectionTool, CP::AsgFlagSelectionTool, TauAnalysisTools::DiTauSelectionTool, BTaggingSelectionTool, CP::AsgPtEtaSelectionTool, CP::AsgMaskSelectionTool, CP::MuonSelectionTool, AsgElectronLikelihoodTool, Ringer::AsgRingerSelectorTool, AsgForwardElectronLikelihoodTool, AsgElectronSelectorTool, CP::EgammaIsGoodOQSelectionTool, PMGTools::PMGDecayProductsSelectionTool, HI::HIVertexSelectionTool, TrackTruthSelectionTool, CP::JvtSelectionToolBase, InDet::IInDetTrackSelectionTool, Ringer::IAsgRingerSelectorTool, HI::IHIVertexSelectionTool, and AsgPhotonIsEMSelector.
|
pure virtualinherited |
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.