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

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

This reverts commit 070e7907.
parent 6a1d65a9
No related branches found
Tags v60r3
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 = 500 * Units.MeV
self.__minPT = 900 * 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