Skip to content

Commit

Permalink
Merge pull request #35694 from antoniovagnerini/from-CMSSW_12_1_0_pre4
Browse files Browse the repository at this point in the history
adding ALCARECOTkAlCosmicsCosmicTF0T track collection in Millepede code
  • Loading branch information
cmsbuild authored Oct 17, 2021
2 parents ff55d32 + 0607f7a commit 8c67a1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ def getSequence(process, collection,
"minimumHits": 10,
})
elif collection in ("ALCARECOTkAlCosmicsCTF0T",
"ALCARECOTkAlCosmicsCosmicTF0T",
"ALCARECOTkAlCosmicsInCollisions"):
isCosmics = True
options["TrackSelector"]["HighPurity"] = {} # drop high purity cut
Expand Down

0 comments on commit 8c67a1f

Please sign in to comment.