ATLAS Offline Software
Loading...
Searching...
No Matches
Calorimeter
CaloUtils
CaloUtils
CaloClusterCollectionProcessor.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
5
*/
6
18
19
#ifndef CALOREC_CALOCLUSTERCOLLECTIONPROCESSOR_H
20
#define CALOREC_CALOCLUSTERCOLLECTIONPROCESSOR_H
21
22
#include "
AthenaBaseComps/AthAlgTool.h
"
23
#include "
xAODCaloEvent/CaloClusterContainer.h
"
24
#include "GaudiKernel/EventContext.h"
25
26
27
class
CaloClusterCollectionProcessor
28
:
virtual
public
IAlgTool
29
{
30
public
:
31
32
DeclareInterfaceID
(
CaloClusterCollectionProcessor
,1,0);
33
39
virtual
StatusCode
execute
(
const
EventContext& ctx,
40
xAOD::CaloClusterContainer
* collection)
const
= 0;
41
42
};
43
44
45
#endif
// not CALOREC_CALOCLUSTERCOLLECTIONPROCESSOR_H
AthAlgTool.h
CaloClusterContainer.h
CaloClusterCollectionProcessor
Definition
CaloClusterCollectionProcessor.h:29
CaloClusterCollectionProcessor::execute
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *collection) const =0
Execute on an entire collection of clusters.
CaloClusterCollectionProcessor::DeclareInterfaceID
DeclareInterfaceID(CaloClusterCollectionProcessor, 1, 0)
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.16.1