CMS 3D CMS Logo

Variables

MuonSegmentMatcher_cff Namespace Reference

Variables

tuple MuonSegmentMatcher

Variable Documentation

Initial value:
00001 cms.PSet(
00002     MatchParameters = cms.PSet(
00003         DTsegments = cms.InputTag("dt4DSegments"),
00004         cscSegments = cms.InputTag("cscSegments"),
00005         TightMatchDT = cms.bool(False),
00006         TightMatchCSC = cms.bool(True)
00007     )
00008 )

Definition at line 3 of file MuonSegmentMatcher_cff.py.

Referenced by CSCTimingExtractor::CSCTimingExtractor(), and DTTimingExtractor::DTTimingExtractor().