Add protection for empty CSCCluster fit results
Compare changes
@@ -330,7 +330,11 @@ namespace Muon {
In the trigger we can run into the case where we have some empty CSC clusters which is resulting in empty CSCCluster fit results, so adding some protection to avoid accessing these empty fit results. Fixes ATR-22055.