Skip to content

Update L0 monitoring (@deschamp)

Marco Cattaneo requested to merge cherry-pick-405291fb into run2-patches

Cherry picked 2018-patches branch, see MR !1336 (merged)

  • reduce verbosity in L0DURawBank and L0DUReport monitoring

  • better handling in case of different sources for the same L0ProcessorData in L0ProcessorDataDecoder L0Calo :

  • fix minor bug (wrong format) in L0Candidate.h when building L0Processor data for SpdMult and SumEt from the L0Calo rawBank. The bug has no impact on default processing as L0ProcessorData are not build from the L0Calo rawbank but directly from the emulator.

  • L0CaloCandidatesFromRaw : produce (empty) L0ProcessorData in case there is no corresponding L0 candidate + add the possibility to plug/unplug processor data 'fiber' (e.g. for L0pi0s/HC switching)

Edited by Marco Cattaneo

Merge request reports