Skip to content

Commit

Permalink
Re-adding cosmic track collection ALCARECOTkAlCosmicsCosmicTF0T
Browse files Browse the repository at this point in the history
  • Loading branch information
consuegs authored and mmusich committed Apr 20, 2023
1 parent c09a56d commit 6d0521e
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 6d0521e

Please sign in to comment.