31 return StatusCode::SUCCESS;
42 if (!readDetMgrHandle.
isValid()) {
44 return StatusCode::FAILURE;
51 return StatusCode::SUCCESS;
55 std::vector<IdentifierHash> csc_hash_ids;
56 for (
auto roi : *muonRoI) {
59 m_regsel_csc->lookup(ctx)->HashIDList(*roi, csc_hash_ids);
71 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.
Gaudi::Property< bool > m_seededDecoding
Property to decide whether or not to do RoI based decoding.
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roiCollectionKey
ReadHandle for the input RoIs.
virtual StatusCode execute(const EventContext &ctx) const
Execute.
ToolHandle< IRegSelTool > m_regsel_csc
Handle for region selector service.
virtual StatusCode initialize()
Initialize.
CscRawDataProvider(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
ToolHandle< Muon::IMuonRawDataProviderTool > m_rawDataTool
virtual bool isValid() override final
Can the handle be successfully dereferenced?