5#ifndef CALOCLUSTERCORRECTION_CALOTOPOEMPHIMOD_H
6#define CALOCLUSTERCORRECTION_CALOTOPOEMPHIMOD_H
50 Constant<CxxUtils::Array<1> >
m_P1b {
this,
"P1b",
"" };
51 Constant<CxxUtils::Array<1> >
m_P2b {
this,
"P2b",
"" };
52 Constant<CxxUtils::Array<1> >
m_P3b {
this,
"P3b",
"" };
53 Constant<CxxUtils::Array<1> >
m_P4b {
this,
"P4b",
"" };
54 Constant<CxxUtils::Array<1> >
m_P1e {
this,
"P1e",
"" };
55 Constant<CxxUtils::Array<1> >
m_P2e {
this,
"P2e",
"" };
56 Constant<CxxUtils::Array<1> >
m_P3e {
this,
"P3e",
"" };
57 Constant<CxxUtils::Array<1> >
m_P4e {
this,
"P4e",
"" };
58 Constant<CxxUtils::Array<1> >
m_EtaFrontier {
this,
"EtaFrontier",
"" };
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
virtual void makeTheCorrection(const Context &myctx, xAOD::CaloCluster *cluster, const CaloDetDescrElement *elt, float eta, float adj_eta, float phi, float adj_phi, CaloSampling::CaloSample samp) const override
CaloClusterCorrectionCommon(const std::string &type, const std::string &name, const IInterface *parent)
Inherit constructor.
Principal data class for CaloCell clusters.
This class groups all DetDescr information related to a CaloCell.
Constant< CxxUtils::Array< 1 > > m_P3b
Constant< CxxUtils::Array< 1 > > m_P2e
Constant< CxxUtils::Array< 1 > > m_P1e
Constant< CxxUtils::Array< 1 > > m_P2b
CaloClusterCorrectionCommon(const std::string &type, const std::string &name, const IInterface *parent)
Inherit constructor.
Constant< CxxUtils::Array< 1 > > m_P4b
Constant< float > m_EndcapGranularity
Constant< CxxUtils::Array< 1 > > m_P4e
Constant< CxxUtils::Array< 1 > > m_P3e
Constant< float > m_BarrelGranularity
Constant< CxxUtils::Array< 1 > > m_P1b
Constant< CxxUtils::Array< 1 > > m_EtaFrontier
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.