We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1a887 commit 6a644abCopy full SHA for 6a644ab
1 file changed
PWGDQ/Tasks/qaMatching.cxx
@@ -527,7 +527,6 @@ struct QaMatching {
527
};
528
529
using CollisionInfos = std::map<int64_t, CollisionInfo>;
530
-
531
std::unordered_map<int64_t, int32_t> mftTrackCovs;
532
533
@@ -558,7 +557,6 @@ struct QaMatching {
558
557
®istryMatching9}};
559
HistogramRegistry registryDimuon{"registryDimuon", {}};
560
561
562
Produces<o2::aod::QaMatchingEvents> qaMatchingEvents;
563
Produces<o2::aod::QaMatchingMCHTrack> qaMatchingMCHTrack;
564
Produces<o2::aod::QaMatchingCandidates> qaMatchingCandidates;
0 commit comments