ATLAS Offline Software
IPFClusterSelectorTool.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef IPFCLUSTERSELECTORTOOL_H
6 #define IPFCLUSTERSELECTORTOOL_H
7 
8 #include "GaudiKernel/IAlgTool.h"
11 
12 class IPFClusterSelectorTool : virtual public IAlgTool {
13 
14  public:
15 
18 
20 
21 };
22 #endif
eflowRecClusterContainer
Definition: eflowRecCluster.h:275
IPFClusterSelectorTool::execute
virtual StatusCode execute(eflowRecClusterContainer &, xAOD::CaloClusterContainer &) const =0
Execute method to modify xAOD::CaloClusterContainer.
IPFClusterSelectorTool::DeclareInterfaceID
DeclareInterfaceID(IPFClusterSelectorTool, 1, 0)
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
eflowRecCluster.h
IPFClusterSelectorTool
Definition: IPFClusterSelectorTool.h:12
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CaloClusterContainer.h