![]() |
![]() |
Variables | |
tuple | CSCTimingExtractorBlock |
00001 cms.PSet( 00002 CSCTimingParameters = cms.PSet( 00003 MuonSegmentMatcher, 00004 ServiceParameters = cms.PSet( 00005 Propagators = cms.untracked.vstring('SteppingHelixPropagatorAny', 00006 'PropagatorWithMaterial', 00007 'PropagatorWithMaterialOpposite'), 00008 RPCLayers = cms.bool(True) 00009 ), 00010 CSCsegments = cms.InputTag("csc2DSegments"), 00011 PruneCut = cms.double(100.), 00012 CSCTimeOffset = cms.double(0.), 00013 debug = cms.bool(False), 00014 ) 00015 )
Definition at line 5 of file CSCTimingExtractor_cfi.py.