CMS 3D CMS Logo

Variables

dimuons_cfi Namespace Reference

Variables

tuple dimuons

Variable Documentation

Initial value:
00001 cms.EDProducer("CandViewShallowCloneCombiner",
00002     checkCharge = cms.bool(False),
00003     cut = cms.string('mass > 0'),
00004     #  string decay = "goodMuons@+ goodMuons@-"
00005 #    decay = cms.string('selectedLayer1Muons@+ selectedLayer1Muons@-')
00006     decay = cms.string('selectedPatMuonsTriggerMatch@+ selectedPatMuonsTriggerMatch@-')
00007 )

Definition at line 3 of file dimuons_cfi.py.