5#ifndef L1CALOLINEARCALIBRATION_H
6#define L1CALOLINEARCALIBRATION_H
9#include "GaudiKernel/ToolHandle.h"
36 StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Container of L1CaloEnergyScanResults objects, inherit from the abstract base class AbstractL1CaloCond...
Container of L1CaloEnergyScanRunInfo metadata, inherit from the abstract base class AbstractL1CaloCon...
std::unique_ptr< L1CaloEnergyScanResultsContainer > m_energyScanResultsContainer
StatusCode execute(const EventContext &ctx)
Execute method.
std::string m_l1CaloRampDataContainerKey
virtual ~L1CaloLinearCalibration()
std::unique_ptr< L1CaloEnergyScanRunInfoContainer > m_energyScanRunInfoContainer
L1CaloLinearCalibration(const std::string &name, ISvcLocator *pSvcLocator)