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

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

Merge request reports

Loading