5#ifndef CALOCLUSTERCORRECTION_CALOSWCLCON_G3_H
6#define CALOCLUSTERCORRECTION_CALOSWCLCON_G3_H
45 using CaloClusterCorrection::CaloClusterCorrection;
62 Constant<float>
m_etamin {
this,
"etamin",
"" };
63 Constant<float>
m_etamax {
this,
"etamax",
"" };
64 Constant<CxxUtils::Array<1> >
m_correction {
this,
"correction",
"" };
Simple multidimensional arrays.
Constant< float > m_etamax
Constant< float > m_etamin
virtual int version() const
Currently at version==1.
Constant< CxxUtils::Array< 1 > > m_correction
virtual void makeCorrection(const Context &myctx, xAOD::CaloCluster *cluster) const override
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.