CMS 3D CMS Logo

Variables

diMuonEventContent_cfi Namespace Reference

Variables

tuple diMuonEventContent
tuple diMuonEventSelection

Variable Documentation

Initial value:
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.

Initial value:
00001 cms.PSet(
00002     SelectEvents = cms.untracked.PSet(
00003         SelectEvents = cms.vstring('diMuonPath')
00004     )
00005 )

Definition at line 16 of file diMuonEventContent_cfi.py.