Variables | |
tuple | tevMuons |
tuple tevMuons_cfi::tevMuons |
00001 cms.EDProducer("TevMuonProducer", 00002 MuonTrackLoaderForGLB, 00003 # InputTag MuonCollectionLabel = standAloneMuons:UpdatedAtVtx 00004 MuonServiceProxy, 00005 RefitIndex = cms.vint32(1, 2, 3, 4), 00006 Refits = cms.vstring('default', 00007 'firstHit', 00008 'picky', 00009 'dyt'), 00010 MuonCollectionLabel = cms.InputTag("globalMuons"), 00011 RefitterParameters = cms.PSet( 00012 GlobalMuonRefitter 00013 ) 00014 )
Definition at line 7 of file tevMuons_cfi.py.