Skip to content
Snippets Groups Projects
Commit cf7169f7 authored by gerbaudo's avatar gerbaudo
Browse files

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`.
parent 65af4865
No related branches found
No related tags found
No related merge requests found
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