-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Description
Weeks ago, the L1-uGT emulator (#42634) and unpacker (#42733) were updated to make use of data from the Zero-Degree Calorimeter, for the 2023 HIon run (and beyond). These updates were the necessary ones to be able to correctly take data online with a L1T menu including algorithms using ZDC data.
Other updates needed to properly test/re-emulate such L1T menus offline are still missing. For what I understand, this includes (at least) the following.
- A "packer" ("digi to raw") of the ZDC digis, as part of
L1TDigiToRaw
. - The necessary updates to include this in all the relevant sequences/workflows to re-emulate the L1T results, e.g.
SimL1EmulatorRepack_Full_cff
.
As long as these updates are missing, any re-emulation of the L1T results in standard workflows will return incorrect results for any L1T algorithms using ZDC (again, for what I understand).
FYI: @cms-sw/hlt-l2