fix order hdw-sim comparison for DAQ hits
Details: The histograms for the hdw-sim comparison using hdw bits from the DAQ readout were being filled before `doSimMon`, that is before the simulated bits were filled. Move the filling of these histograms to a separate function `doSimDaq` that is called after `doSimMon`.
Showing
- HLT/Trigger/TrigMonitoring/TrigOnlineMonitor/src/TrigL1TopoROBMonitor.cxx 30 additions, 20 deletions...Monitoring/TrigOnlineMonitor/src/TrigL1TopoROBMonitor.cxx
- HLT/Trigger/TrigMonitoring/TrigOnlineMonitor/src/TrigL1TopoROBMonitor.h 2 additions, 0 deletions...igMonitoring/TrigOnlineMonitor/src/TrigL1TopoROBMonitor.h
Loading
Please register or sign in to comment