5#ifndef COMMISSIONREC_COMTIMEREC
6#define COMMISSIONREC_COMTIMEREC
9#include "GaudiKernel/ToolHandle.h"
17 ComTimeRec(
const std::string& name, ISvcLocator* pSvcLocator);
21 virtual StatusCode
execute(
const EventContext& ctx)
override;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute(const EventContext &ctx) override
Execute method.
CosmicTriggerTimeTool * m_triggerTimeTool
virtual StatusCode initialize() override
ComTimeRec(const std::string &name, ISvcLocator *pSvcLocator)