7#ifndef CALORECGPU_CALOCLUSTERSTORERAWPROPERTIES_H
8#define CALORECGPU_CALOCLUSTERSTORERAWPROPERTIES_H
27 public extends<AthAlgTool, CaloClusterCollectionProcessor>
30 using base_class::base_class;
Base class for cluster processing tools called from CaloClusterMaker.
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *collection) const =0
Execute on an entire collection of clusters.
Stores the current (calibrated) cluster energies and coordinates as raw properties.
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *cluster_collection) const override
virtual ~CaloClusterStoreRawProperties()=default
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.