5#ifndef TILECALIBALGS_TILELASERCALIBALG_H
6#define TILECALIBALGS_TILELASERCALIBALG_H
9#include "GaudiKernel/ToolHandle.h"
10#include "GaudiKernel/ServiceHandle.h"
29 StatusCode
execute(
const EventContext& ctx);
37 "Tools",{},
"Tile laser calibration tools"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Interface class for managing ROB for both online and offline.
StatusCode execute(const EventContext &ctx)
Execute method.
StatusCode initialize()
implementing the Gaudi Hooks
ToolHandleArray< ITileCalibTool > lastools_t
virtual ~TileLaserCalibAlg()
ServiceHandle< IROBDataProviderSvc > m_RobSvc
TileLaserCalibAlg(const std::string &name, ISvcLocator *pSvcLocator)