Add hooks to be able to set the new 'Panels' property of the RICH decoder
Requires LHCb!3666 (merged)
Allows the RICH to decode a single panel in a single RICH. Useful for alignment studies.
@pnaik @jamey FYI. You should set the new option accordingly in your steering scripts.
Note the Panel option is a [Bool,Bool]
array, where the entries correspond to the RICH side enum values, as per
https://gitlab.cern.ch/lhcb/Detector/-/blob/master/Detector/Rich/include/Detector/Rich/Types.h#L55
there is only a single setting, which is applied to both active RICHes. My guess is you will anyway only use this with a single RICH at a time so that should be fine.