Skip to content
Snippets Groups Projects
Commit f585dc63 authored by Will Leight's avatar Will Leight
Browse files

Migrate RpcRawDataMonitoring to use ReadHandles for data access

Mostly this just changes direct retrievals from the store to access via ReadHandles instead.
The main additional change is that RpcRawDataMonitoring now has an m_isMC flag so that it can determine whether or not to try to retrieve the sector logic container in initialize().
The configuration has been updated to ensure that the flag is set correctly.
Also, I removed the readOfflineMuonContainer method of RpcLv1RawDataEfficiency: since this was attempting to retrieve the Run-1 muon container, it was clearly unused.
Mentioning ATLASRECTS-4390 for bookkeeping purposes.
parent 6a38f99f
No related branches found
No related tags found
No related merge requests found
Showing
with 197 additions and 451 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment