3#ifndef CALOREC_CALOTOPOTOWERFROMCLUSTERCALIBRATOR_H
4#define CALOREC_CALOTOPOTOWERFROMCLUSTERCALIBRATOR_H
25 virtual StatusCode
execute(
const EventContext& ctx,
Base class for cluster processing tools called from CaloClusterMaker.
Property holding a SG store/key/clid from which a ReadHandle is made.
Hash lookup of calibration weights for calorimeter cells.
CaloTopoTowerFromClusterCalibrator(const std::string &type, const std::string &name, const IInterface *pParent)
Tool constructor.
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *pClusCont, CaloCellClusterWeights *cellWeights) const override
Tool execution.
bool m_orderByPt
Turn on pT ordering if true.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.