CMS 3D CMS Logo

Variables

selectors_cff Namespace Reference

Variables

tuple muonTPSet

Variable Documentation

Initial value:
00001 cms.PSet(
00002     src = cms.InputTag("mergedtruth", "MergedTrackTruth"),
00003     pdgId = cms.vint32(13, -13),
00004     tip = cms.double(3.5),
00005     lip = cms.double(30.0),
00006     minHit = cms.int32(0),
00007     ptMin = cms.double(0.9),
00008     minRapidity = cms.double(-2.4),
00009     maxRapidity = cms.double(2.4),
00010     signalOnly = cms.bool(True),
00011     stableOnly = cms.bool(False),
00012     chargedOnly = cms.bool(True)
00013 )

Definition at line 4 of file selectors_cff.py.