5#ifndef TRIGMINBIAS_MBTSFEX_H
6#define TRIGMINBIAS_MBTSFEX_H
8#include "GaudiKernel/ServiceHandle.h"
9#include "GaudiKernel/StatusCode.h"
25 MbtsFex(
const std::string& name, ISvcLocator* pSvcLocator);
28 virtual StatusCode
execute(
const EventContext& context)
const override;
36 ToolHandle< GenericMonitoringTool >
m_monTool {
this,
"MonTool",
"",
"Monitoring tool" };
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
ToolHandle< GenericMonitoringTool > m_monTool
SG::WriteHandleKey< xAOD::TrigT2MbtsBitsContainer > m_MbtsBitsKey
ServiceHandle< ITrigCaloDataAccessSvc > m_dataAccessSvc
virtual StatusCode execute(const EventContext &context) const override
virtual StatusCode initialize() override
MbtsFex(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< TileEMScale > m_emScaleKey
SG::ReadHandleKey< TileTBID > m_TileHelperKey
SG::ReadCondHandleKey< TileBadChannels > m_badChannelsKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.