|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
virtual StatusCode initialize() override
Initialization of the tool.
Constant< float > m_eta_end_crack
Simple multidimensional arrays.
BooleanProperty m_interpolate
::StatusCode StatusCode
StatusCode definition for legacy code.
Constant< bool > m_use_raw_eta
General Interface for calibrations at the LVL2 Egamma Calo Fex algo.
virtual void makeCorrection(xAOD::TrigEMCluster *, const void *v=nullptr) const override
method to perform the correction.
Constant< float > m_eta_start_crack
Polynomial interpolation in a table.
Description of a trigger EM cluster.
Constant< CxxUtils::Array< 2 > > m_correction
virtual StatusCode finalize() override
Finalization of the tool.