Skip to content

Use detector element status for ITk instead of conditions summary tool.

The detector element status data which contains the condensed information of the conditions summary tools allows to query the module status with much smaller overhead.

Schedule conditions algorithms to condense the conditions related pixel and strip module status conditions data, and event algorithms to combine this status with a status obtained from error flags encoded in the byte stream if the data is read from a byte stream.

Disable in all ITk algorithms and tools, which support the detector element status, the conditions summary tool and use the status data instead.

Merge request reports

Loading