Skip to content

Commit 96314ef

Browse files
committed
fix CI error
1 parent 856bf0d commit 96314ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Detectors/ITSMFT/ITS/postprocessing/studies/src/ITSBeamBackgroundStudy.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,7 @@ bool ITSBeamBackgroundStudy::searchBCfromMap(std::map<long, std::set<int>>& BCpe
674674
return true;
675675
}
676676
}
677+
return false;
677678
}
678679

679680
void ITSBeamBackgroundStudy::getClusterPatterns(gsl::span<const o2::itsmft::CompClusterExt>& ITSclus, gsl::span<const unsigned char>& ITSpatt, const o2::itsmft::TopologyDictionary& mdict)

0 commit comments

Comments
 (0)