7#ifndef CALOCLUSTERCORRECTION_CALOCOMPUTESWCELLWEIGHTS_H
8#define CALOCLUSTERCORRECTION_CALOCOMPUTESWCELLWEIGHTS_H
38 const std::string& name,
39 const IInterface* parent);
42 StatusCode
execute(
const EventContext& ctx,
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.
CaloComputeSWcellWeights()
StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *clusColl) const override
Execute on an entire collection of clusters.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.