5#ifndef CALOCLUSTERCORRECTION_CALOCLUSTER_UPDATE_H
6#define CALOCLUSTERCORRECTION_CALOCLUSTER_UPDATE_H
51 using CaloClusterCorrection::CaloClusterCorrection;
60 Gaudi::Property<float>
m_w1
61 {
this,
"layer1_weight", 3,
"layer 1 additional weight in eta average" };
65 {
this,
"update_energy",
"Should cluster total energy be updated?" };
virtual void makeCorrection(const Context &myctx, xAOD::CaloCluster *cluster) const override
Gaudi::Property< float > m_w1
Constant< bool > m_update_energy
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.