CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
RecoLocalMuon_EventContent_cff Namespace Reference

Variables

list outputCommands
 
tuple RecoLocalMuonAOD
 
tuple RecoLocalMuonFEVT
 
tuple RecoLocalMuonRECO
 

Variable Documentation

list RecoLocalMuon_EventContent_cff.outputCommands
Initial value:
1 = RecoLocalMuonAOD.outputCommands+[
2  'keep *_gemRecHits_*_*',
3  'keep *_gemSegments_*_*']

Definition at line 19 of file RecoLocalMuon_EventContent_cff.py.

tuple RecoLocalMuon_EventContent_cff.RecoLocalMuonAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_dt4DSegments_*_*',
4  'keep *_dt4DCosmicSegments_*_*',
5  'keep *_cscSegments_*_*',
6  'keep *_rpcRecHits_*_*')
7 )

Definition at line 6 of file RecoLocalMuon_EventContent_cff.py.

tuple RecoLocalMuon_EventContent_cff.RecoLocalMuonFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 42 of file RecoLocalMuon_EventContent_cff.py.

tuple RecoLocalMuon_EventContent_cff.RecoLocalMuonRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_dt1DRecHits_*_*',
3  'keep *_dt1DCosmicRecHits_*_*',
4  'keep *_csc2DRecHits_*_*')
5 )

Definition at line 34 of file RecoLocalMuon_EventContent_cff.py.