Skip to content

Commit 00f357c

Browse files
PWGDQ: more minor formatting
1 parent 6a644ab commit 00f357c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -528,8 +528,6 @@ struct QaMatching {
528528

529529
using CollisionInfos = std::map<int64_t, CollisionInfo>;
530530
std::unordered_map<int64_t, int32_t> mftTrackCovs;
531-
532-
533531
using MuonPair = std::pair<std::pair<int64_t, uint64_t>, std::pair<int64_t, uint64_t>>;
534532
using GlobalMuonPair = std::pair<std::pair<int64_t, std::vector<MatchingCandidate>>, std::pair<int64_t, std::vector<MatchingCandidate>>>;
535533

0 commit comments

Comments
 (0)