6#ifndef TRIGT2CALOCALIBRATION_EGAMMAGAPCALIBRATION
7#define TRIGT2CALOCALIBRATION_EGAMMAGAPCALIBRATION
11#include "GaudiKernel/MsgStream.h"
17#include "CaloGeoHelpers/CaloSampling.h"
25 public extends<CaloUtils::ToolWithConstants<AthAlgTool>,
31 using base_class::base_class;
37 virtual StatusCode
finalize()
override;
Simple multidimensional arrays.
General Interface for calibrations at the LVL2 Egamma Calo Fex algo.
virtual StatusCode finalize() override
Finalization of the tool.
Constant< float > m_eta_start_crack
Constant< float > m_eta_end_crack
Constant< bool > m_use_raw_eta
virtual void makeCorrection(xAOD::TrigEMCluster *, const void *v=nullptr) const override
method to perform the correction.
virtual StatusCode initialize() override
Initialization of the tool.
Constant< CxxUtils::Array< 2 > > m_correction
BooleanProperty m_interpolate
Polynomial interpolation in a table.
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.