Skip to content

Adding missing features for correctly reading a spruced file

Davide Fazzini requested to merge dfazzini_add_pre_event_filters into master

Integrating !573 (merged) with the addition of:

  • UnpackRawEvent for correctly retrieving the ODIN raw locations (see https://gitlab.cern.ch/lhcb-dpa/project/-/issues/154)
  • SpruceDecReports adding a dedicated decoder for spruced lines decision
  • evt_pre_filters DV option, allowing the user to run the job on a reduced number of entries (see #9 (closed))
  • add_filters checking if the spruced line corresponding to FunTuple input location fired (see #6 (comment 4795459))

Finally, a new qmtest is added to verify the correct functioning of all these new features.

Needs Moore!998 (merged).

Edited by Davide Fazzini

Merge request reports