Skip to content

Draft: ZDC: bulk configuration for RPD reconstruction & centroid decoding error handling

This MR includes various updates to ZDC/RPD reconstruction:

  • Add configuration strings to RPDAnalysisTool and RpdSubtractCentroidTool (as is done for ZdcAnalysisTool). This allows setting default reconstruction parameters en masse and easily switching between 2023 and 2024 configurations. Tool properties are now optional and can be used to overwrite individual reconstruction parameters in, e.g., ZdcRecConfig.py.
  • Complete LUCROD decoding error handling for centroid decorations in ZdcNtuple. Availability of centroid decorations is checked and a flag is written to the TTree if they are available.
Edited by Mason Ray Housenga

Merge request reports