ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloRecGPU
src
CaloClusterStoreRawProperties.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
//
4
// Dear emacs, this is -*- c++ -*-
5
//
6
7
#ifndef CALORECGPU_CALOCLUSTERSTORERAWPROPERTIES_H
8
#define CALORECGPU_CALOCLUSTERSTORERAWPROPERTIES_H
9
10
#include "
AthenaBaseComps/AthAlgTool.h
"
11
#include "
CaloUtils/CaloClusterCollectionProcessor.h
"
12
25
26
class
CaloClusterStoreRawProperties
:
27
public
extends<AthAlgTool, CaloClusterCollectionProcessor>
28
{
29
public
:
30
using
base_class::base_class;
31
32
using
CaloClusterCollectionProcessor::execute
;
33
34
virtual
StatusCode
execute
(
const
EventContext& ctx,
xAOD::CaloClusterContainer
* cluster_collection)
const override
;
35
36
virtual
~CaloClusterStoreRawProperties
() =
default
;
37
38
};
39
40
#endif
//CALORECGPU_CALOCPUOUTPUT_H
AthAlgTool.h
CaloClusterCollectionProcessor.h
Base class for cluster processing tools called from CaloClusterMaker.
CaloClusterCollectionProcessor::execute
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *collection) const =0
Execute on an entire collection of clusters.
CaloClusterStoreRawProperties
Stores the current (calibrated) cluster energies and coordinates as raw properties.
Definition
CaloClusterStoreRawProperties.h:28
CaloClusterStoreRawProperties::execute
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *cluster_collection) const override
Definition
CaloClusterStoreRawProperties.cxx:10
CaloClusterStoreRawProperties::~CaloClusterStoreRawProperties
virtual ~CaloClusterStoreRawProperties()=default
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