26 return StatusCode::FAILURE;
32 return StatusCode::SUCCESS;
46 return StatusCode::FAILURE;
50 std::vector<uint32_t> rpcrobs;
51 for (
auto roi : *muonRoI) {
67 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_VERBOSE(x)
#define ATH_MSG_WARNING(x)
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize()
Initialize.
ToolHandle< Muon::IMuonRawDataProviderTool > m_rawDataTool
Tool handle for raw data provider tool.
RpcRawDataProvider(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiCollectionKey
ReadHandle for the input RoIs.
Gaudi::Property< bool > m_seededDecoding
Property to decide whether or not to do RoI based decoding.
virtual StatusCode execute(const EventContext &ctx) const
Execute.
ToolHandle< IRegSelTool > m_regsel_rpc
Handle for region selector service.
virtual bool isValid() override final
Can the handle be successfully dereferenced?