ATLAS Offline Software
Reconstruction
eflowRec
eflowRec
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"
9
#include "
xAODCaloEvent/CaloClusterContainer.h
"
10
#include "
eflowRec/eflowRecCluster.h
"
11
12
class
IPFClusterSelectorTool
:
virtual
public
IAlgTool {
13
14
public
:
15
17
virtual
StatusCode
execute
(
eflowRecClusterContainer
&,
xAOD::CaloClusterContainer
&)
const
= 0;
18
19
DeclareInterfaceID
(
IPFClusterSelectorTool
,1,0);
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
Generated on Thu Nov 7 2024 21:17:25 for ATLAS Offline Software by
1.8.18