ATLAS Offline Software
Loading...
Searching...
No Matches
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
CaloClusterContainer.h
IPFClusterSelectorTool
Definition
IPFClusterSelectorTool.h:12
IPFClusterSelectorTool::execute
virtual StatusCode execute(eflowRecClusterContainer &, xAOD::CaloClusterContainer &) const =0
Execute method to modify xAOD::CaloClusterContainer.
IPFClusterSelectorTool::DeclareInterfaceID
DeclareInterfaceID(IPFClusterSelectorTool, 1, 0)
eflowRecClusterContainer
Definition
eflowRecCluster.h:275
eflowRecCluster.h
xAOD::CaloClusterContainer
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterContainer.h:17
Generated on
for ATLAS Offline Software by
1.14.0