Skip to content

set the isSC bit of the LArBadChannel-object for SuperCells

Walter Lampl requested to merge wlampl/athena:fixLArSSCBadChan into 24.0

I noticed a bug in the bad-channel infrastructure for LAr SuperCells. The bad-channel bit-word was misinterpreted using the bits of regular cells. This MR fixes this problem.

Merge request reports