|
||||
File indexing completed on 2024-04-06 12:25:57
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from RecoLocalFastTime.FTLRecProducers.MTDTimeCalibESProducer_cfi import * 0004 0005 # the following numbers are obtained on single pions 0.7-10 GeV noPU 0006 # to have backpropagated time average at 0 0007 MTDTimeCalibESProducer.BTLTimeOffset = cms.double(0.0115) 0008 MTDTimeCalibESProducer.ETLTimeOffset = cms.double(0.0066)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |