5#ifndef TRIGT2CALOCALIBRATION_EGAMMAHITSCALIBRATION
6#define TRIGT2CALOCALIBRATION_EGAMMAHITSCALIBRATION
11#include "GaudiKernel/MsgStream.h"
16#include "CaloGeoHelpers/CaloSampling.h"
25 public extends<CaloUtils::ToolWithConstants<AthAlgTool>,
30 using base_class::base_class;
36 virtual StatusCode
finalize()
override;
Simple multidimensional arrays.
General Interface for calibrations at the LVL2 Egamma Calo Fex algo.
Constant< float > m_eta_end_crack
virtual StatusCode initialize() override
Initialization of the tool.
Constant< float > m_etamax
virtual StatusCode finalize() override
Finalization of the tool.
Constant< CxxUtils::Array< 3 > > m_correction
Constant< bool > m_preserve_offset
Constant< bool > m_use_raw_eta
Constant< bool > m_fix_v6_pathologies
Constant< float > m_eta_start_crack
Constant< CxxUtils::Array< 2 > > m_sampling_depth
virtual void makeCorrection(xAOD::TrigEMCluster *, const void *v=nullptr) const override
method to perform the correction.
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.