Skip to content

Commit 0f33d4d

Browse files
committed
Please consider the following formatting changes
1 parent 08ff664 commit 0f33d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/mftMchMatcher.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ struct mftMchMatcher {
623623
mftCovIndexes[mftTrackCov.matchMFTTrackId()] = mftTrackCov.globalIndex();
624624
}
625625

626-
//fwdMatchMLCandidates.reserve(muonTracks.size());
626+
// fwdMatchMLCandidates.reserve(muonTracks.size());
627627

628628
for (auto muon : muonTracks) {
629629
// only consider global MFT-MCH-MID matches

0 commit comments

Comments
 (0)