Skip to content

Commit

Permalink
Merge pull request #33247 from smuzaffar/fix-TTTrackTruthPair-dupDict…
Browse files Browse the repository at this point in the history
…-issue

update dict map as TTTrackTruthPair is now part of Associations
  • Loading branch information
cmsbuild authored Mar 23, 2021
2 parents b97792b + 583ab98 commit 7b4b41d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#Ordered List to search for matched packages
equivDict = \
[
{'Associations': ['TTTrackTruthPair']},
{'TrajectoryState' : ['TrajectoryStateOnSurface']},
{'TrackTriggerAssociation' : ['(TTClusterAssociationMap|TTStubAssociationMap|TTTrackAssociationMap|TrackingParticle).*Phase2TrackerDigi',
'(TTStub|TTCluster|TTTrack).*Phase2TrackerDigi.*TrackingParticle']},
Expand Down

0 comments on commit 7b4b41d

Please sign in to comment.