Skip to content

Update debug message in MuonFilterAlg to be more useful

Savanna Shaw requested to merge sshaw/athena:filter-debug into master

Since we filter based on the number of combined muons, it's more informative to print this number rather than the size of the muon container (which contains additional non-combined muons).

Merge request reports