Skip to content

Cleaning up Allen -> Moore DecReport and SelReport transfer

Patrick Spradlin requested to merge spradlin-alt_t_together_reports into master

Performs the following fixes and cleaning tasks related to the transfer of raw banks for DecReports and SelReports from the host buffers to Gaudi/TES:

  1. Change name of AllenSelReportsToTES to AllenReportsToRawEvent,
  2. Fixes an issue with the span of host_buffers.host_dec_reports transferred to the output RawEvent of AllenReportsToRawEvent,
  3. Removed AllenDecReportsToTES as redundant,
  4. Removed as redundant from RunAllen the production of DecReports.

See the discussion of Moore!1067 (merged).
Required for Moore!1067 (merged).
Required for MooreAnalysis!57 (merged).

Edited by Patrick Spradlin

Merge request reports