Variables | |
tuple | diMuonEventContent |
tuple | diMuonEventSelection |
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring('keep *_ctfWithMaterialTracks_*_*', 00003 'keep *_globalMuons_*_*', 00004 'keep edmTriggerResults_*_*_*', 00005 'keep *_l1extraParticles_*_*') 00006 )
Definition at line 8 of file diMuonEventContent_cfi.py.
00001 cms.PSet( 00002 SelectEvents = cms.untracked.PSet( 00003 SelectEvents = cms.vstring('diMuonPath') 00004 ) 00005 )
Definition at line 16 of file diMuonEventContent_cfi.py.