Skip to content

Commit 4665baf

Browse files
author
Niveditha Ramasubramanian
committed
mega linter issue
1 parent bf3fc33 commit 4665baf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,7 @@ struct qaMatching {
215215
Configurable<int> fMftTrackMultiplicityMax{"cfgMftTrackMultiplicityMax", 1000, "Maximum number of MFT tracks per collision"};
216216
Configurable<int> fQaMatchingAodDebug{"cfgQaMatchingAodDebug", 0, "If >0, print AO2D filling debug (0=off, N=max collisions)"};
217217

218-
<<<<<<< HEAD
219-
=======
220218
double mBzAtMftCenter{0};
221-
222-
>>>>>>> 597070af5 (mega linter issue)
223219
o2::globaltracking::MatchGlobalFwd mExtrap;
224220

225221
using MatchingFunc_t = std::function<std::tuple<double, int>(const o2::dataformats::GlobalFwdTrack& mchtrack, const o2::track::TrackParCovFwd& mfttrack)>;

0 commit comments

Comments
 (0)