Skip to content

Commit

Permalink
Merge pull request #41379 from mmusich/re-add-cosmictrackcollection_1…
Browse files Browse the repository at this point in the history
…3_0_X

[13.0.X] Re-adding cosmic track collection ALCARECOTkAlCosmicsCosmicTF0T
  • Loading branch information
cmsbuild authored Apr 20, 2023
2 parents c09a56d + 6d0521e commit 1bfebaa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,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 1bfebaa

Please sign in to comment.