Skip to content

Commit 7476fb1

Browse files
authored
Merge pull request #8 from alibuild/alibot-cleanup-15517
Please consider the following formatting changes to #15517
2 parents 69697b3 + f0073ba commit 7476fb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ struct qaMatching {
213213
Configurable<int> fMftTrackMultiplicityMax{"cfgMftTrackMultiplicityMax", 1000, "Maximum number of MFT tracks per collision"};
214214
double mBzAtMftCenter{0};
215215

216-
217216
o2::globaltracking::MatchGlobalFwd mExtrap;
218217

219218
using MatchingFunc_t = std::function<std::tuple<double, int>(const o2::dataformats::GlobalFwdTrack& mchtrack, const o2::track::TrackParCovFwd& mfttrack)>;
@@ -2875,7 +2874,6 @@ struct qaMatching {
28752874
static_cast<int32_t>(candidate.matchRanking));
28762875
}
28772876
}
2878-
28792877
}
28802878

28812879
template <class TCOLLISION>

0 commit comments

Comments
 (0)