Skip to content

clean up LHCbID in Allen

Christina Agapopoulou requested to merge cleanUpLHCbID into master

Clean-up of LHCbID in Allen. Implemented changes:

  • LHCbID model in device/event_model/common/include/LHCbID.cuh (replacing existing host/event_model/MC/include/LHCbID.h
  • extended mapping of sub-detectors to LHCbIDType to include placeholders for other sub-detectors (will be updated according to LHCb!3226 (merged) in a separate MR)
  • single definition of LHCbID literals used throughout the code.
Edited by Christina Agapopoulou

Merge request reports