You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add separate histograms BcVsFeeModules and OutOfBunchColl for each trigger (#1848)
* Add mHistGateTimeRatio2Ch monitoring object to DigitQcTask
Extend GenericCheck with check of ratio of bins behind given
value. Add specific check for TriggersSoftwareVsTCM MO.
* Fix build errors
* Add check for MO TriggersSoftwareVsTCM and improve code
* Upload changes during work on TriggersSwVsTcmCheck
* Fix names and celan up the code
* Extend generic check butify function and parametrize EventsInGateTime hist
* Parametrize title of EventsInGateTime hist
* Parametrize title of EventsInGateTime hist
* Refactor code and fix TriggersSwVsTcmCheck
* Fix merge conflict
* Enable message box on TriggersSwVsTcmCheck
* Align code with clang-format
* Fix the filling of the EventInGateTime hist
Add parametrization of both min and max gate time
for EventInGateTime hist.
* Remove unused import
* Use DeadChannelMap in GenericCheck
* Add stub of a BcCheck
* Extend BcCheck
* Fix build errors for BcCheck
* Change hist title and add axis label
* Fix MaxTreshold in GenericCheck. Test DeadChannelMap
* Change axis labels for EventsInGateTime
* Remove unused files
* Fix clang format error
* Remove unused file
* Introduce BcCheck
* Introduce BcCheck
* Save
* Add metadata to BcVsTriggers and BcVsFeemodules
* Change approach
* Improve and rename BcCheck to OutOfBunchCollFeeModulesCheck
* Apply clang-format fixes in code
* Provide fix for unreadable metadata key.
* Fix clang-format error
* Add new histograms to DigitQcTask
Add five histograms BCvsFEEmodules. One for each trigger:
- OrA
- OrAOut
- TrgNChan
- TrgCharge
- OrAIn
* Add OutOfBunchColl_FeeModules histograms for each Trigger
* Add OutOfBunchCheck histograms for each trigger and align OutOfBunchCheck
* Reduce logging
---------
Co-authored-by: dskora <dawid.mateusz.skora@cern.ch>
0 commit comments