We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4bdb5e + 3d9797f commit 2e0cf4cCopy full SHA for 2e0cf4c
L1Trigger/CSCTriggerPrimitives/python/params/showerParams.py
@@ -158,19 +158,19 @@
158
# ME1/2
159
1000, 1000, 1000,
160
# ME1/3
161
- 7, 14, 18,
+ 7, 15, 18,
162
# ME2/1
163
- 24, 76, 84,
+ 24, 50, 53,
164
# ME2/2
165
- 12, 34, 37,
+ 12, 30, 32,
166
# ME3/1
167
- 22, 67, 77,
+ 22, 50, 53,
168
# ME3/2
169
- 12, 21, 21,
+ 12, 25, 27,
170
# ME4/1
171
- 26, 80, 92,
+ 26, 40, 43,
172
# ME4/2
173
- 12, 23, 23
+ 12, 27, 29
174
),
175
showerNumTBins = cms.uint32(1),# 1BX for anode HMT
176
minLayersCentralTBin = cms.uint32(5),
0 commit comments