Skip to content
Snippets Groups Projects
Commit 5e6c8558 authored by James Beacham's avatar James Beacham
Browse files

Revert "Merge branch '21.0' into '21.0'"

This reverts commit bb438e53 [formerly 0752891bcdea66a09df26b26c87735deae759bd1], reversing
changes made to 76c0a098 [formerly f1968b3e62b80c640f074f11d21a2477437caf2b].


Former-commit-id: 070e790747facb2eeb402b344170cff1cee30203
parent eb54b88e
No related branches found
No related tags found
No related merge requests found
......@@ -319,7 +319,7 @@ class ConfiguredNewTrackingCuts :
if mode == "LargeD0":
self.__extension = "LargeD0" # this runs parallel to NewTracking
self.__maxPT = 1.0 * Units.TeV
self.__minPT = 900 * Units.MeV
self.__minPT = 500 * Units.MeV
self.__maxEta = 5
self.__maxPrimaryImpact = 300.0 * Units.mm
self.__maxZImpact = 1500.0 * Units.mm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment