Skip to content

CaloRec: Fix read of uninitialized values.

Scott Snyder requested to merge ssnyder/athena:uninit.CaloRec-20250312 into main

The end of the cellinfo vector was left uninitialized. This was sometimes resulting in FPEs when we iterated over the whole thing. Clean up.

Merge request reports

Loading