Variables | |
tuple | MuonSegmentMatcher |
00001 cms.PSet( 00002 MatchParameters = cms.PSet( 00003 DTsegments = cms.InputTag("dt4DSegments"), 00004 DTradius = cms.double(0.01), 00005 cscSegments = cms.InputTag("cscSegments"), 00006 TightMatchDT = cms.bool(False), 00007 TightMatchCSC = cms.bool(True) 00008 ) 00009 )
Definition at line 3 of file MuonSegmentMatcher_cff.py.
Referenced by CSCTimingExtractor::CSCTimingExtractor(), and DTTimingExtractor::DTTimingExtractor().