ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloRec
src
CaloTowerCollectionProcessor.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-2020 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: CaloTowerCollectionProcessor.h, 2020-09-16 03:49:56 ssnyder Exp $
16
17
#ifndef CALOREC_CALOTOWERCOLLECTIONPROCESSOR_H
18
#define CALOREC_CALOTOWERCOLLECTIONPROCESSOR_H
19
20
21
#include "
AthenaBaseComps/AthAlgTool.h
"
22
#include "
xAODCaloEvent/CaloClusterContainer.h
"
23
#include "GaudiKernel/EventContext.h"
24
#include "
CaloEvent/CaloCellClusterWeights.h
"
25
26
static
const
InterfaceID
IID_CaloTowerCollectionProcessor
(
"CaloTowerCollectionProcessor"
, 1 , 0);
27
28
class
CaloTowerCollectionProcessor
29
:
virtual
public
IAlgTool
30
{
31
public
:
32
38
virtual
StatusCode
execute
(
const
EventContext& ctx,
39
xAOD::CaloClusterContainer
* collection,
40
CaloCellClusterWeights
* cellWeights)
const
= 0;
44
static
const
InterfaceID&
interfaceID
() {
return
IID_CaloTowerCollectionProcessor
;}
45
};
46
47
48
#endif
// not CALOREC_CaloTowerCollectionProcessor_H
AthAlgTool.h
CaloCellClusterWeights.h
IID_CaloTowerCollectionProcessor
static const InterfaceID IID_CaloTowerCollectionProcessor("CaloTowerCollectionProcessor", 1, 0)
CaloClusterContainer.h
CaloCellClusterWeights
Hash lookup of calibration weights for calorimeter cells.
Definition
CaloCellClusterWeights.h:23
CaloTowerCollectionProcessor
Definition
CaloTowerCollectionProcessor.h:30
CaloTowerCollectionProcessor::execute
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *collection, CaloCellClusterWeights *cellWeights) const =0
Execute on an entire collection of clusters.
CaloTowerCollectionProcessor::interfaceID
static const InterfaceID & interfaceID()
Standard Gaudi interface ID method.
Definition
CaloTowerCollectionProcessor.h:44
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.17.0