5#ifndef CALOCLUSTERCORRECTION_CALOSWETA2E_G3_H
6#define CALOCLUSTERCORRECTION_CALOSWETA2E_G3_H
40 using CaloClusterCorrection::CaloClusterCorrection;
48 virtual const std::string&
toolType()
const override;
54 Constant<CxxUtils::Array<2> >
m_correction {
this,
"correction",
"" };
56 Constant<int>
m_region {
this,
"region", 1,
"" };
Simple multidimensional arrays.
Constant< int > m_correction_degree
Constant< CxxUtils::Array< 2 > > m_correction
static const float s_middle_layer_granularity
virtual const std::string & toolType() const override
virtual void makeCorrection(const Context &myctx, xAOD::CaloCluster *cluster) const override
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.