LArG4HEC: Fix conversion of null pointers to references.
Compare changes
@@ -155,7 +155,7 @@ namespace LArG4 {
@@ -167,7 +167,7 @@ namespace LArG4 {
Fix potential conversion of null pointers to references. Fixes ubsan warnings from the ISF_FastCaloSimServices tests.