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 2089405 + 8d1b33c commit 4f16b1dCopy full SHA for 4f16b1d
RecoLocalFastTime/FTLRecProducers/python/mtdUncalibratedRecHits_cfi.py
@@ -23,10 +23,10 @@
23
toaLSB_ns = mtdDigitizer.endcapDigitizer.ElectronicsSimulation.toaLSB_ns,
24
tofDelay = mtdDigitizer.endcapDigitizer.DeviceSimulation.tofDelay,
25
timeResolutionInNs = cms.string("0.0370"), # [ns]
26
- timeCorr_p0 = cms.double(1.07959),
27
- timeCorr_p1 = cms.double(-0.274148),
28
- timeCorr_p2 = cms.double(0.0241685),
29
- timeCorr_p3 = cms.double(-0.000665249)
+ timeCorr_p0 = cms.double(0.974683),
+ timeCorr_p1 = cms.double(-0.237274),
+ timeCorr_p2 = cms.double(0.021455),
+ timeCorr_p3 = cms.double(-0.000727429)
30
)
31
32
0 commit comments