Skip to content
Snippets Groups Projects

Draft: HLT1 lines to handle Error Banks from each subdetector

Closed Alessandro Scarabotto requested to merge error_banks_line into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,6 @@
#include <BackendCommon.h>
#include <MEPTools.h>
#include <Event/ODIN.h>
using ODINData = std::array<uint32_t, std::tuple_size_v<decltype(LHCb::ODIN::data)>>;
Loading