Skip to content

CaloRingerTools: Don't use exceptions for non-exceptional cases.

Scott Snyder requested to merge ssnyder/athena:exc.CaloRingerTools-20250117 into main

Use isAvailable() to test if an auxiliary variable exists rather than catching an exception.

Merge request reports

Loading