Skip to content

LArG4HEC: Fix conversion of null pointers to references.

Scott Snyder requested to merge ssnyder/athena:nullptr.LArG4HEC-20240401 into main

Fix potential conversion of null pointers to references. Fixes ubsan warnings from the ISF_FastCaloSimServices tests.

Merge request reports