Skip to content

Fill IDC BS Errors collection in Pixels decoding

Tomasz Bold requested to merge tbold/athena:pixel-bs-errors-part-2 into master

This is the next step of using the IDCInDetBSErrContainer in pixels BS decoding. The first one was: !31543 (merged) Now, the IDC BS Error container is created in decoder alg and passed down. In the PixelRodDecoder it is filled with an information. I am by no means expert in the PixelRodDecoder (and it seems that it accumulates history from the beginning of the project) so I left there a number of TODOs/questions. I would greatly appreciate expert having a look.

The next step will be to fetch the errors in the PixelBSErrorsTool and start using it where obvious.

Related JIRA ATR-20647 Tagging @stsuno @oda @goetz @sroe

Merge request reports