CMS 3D CMS Logo

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

Variables

tuple RecoHiMuonAOD
 
tuple RecoHiMuonFEVT
 
tuple RecoHiMuonRECO
 
tuple reRecoMuonAOD
 
tuple reRecoMuonFEVT
 
tuple reRecoMuonRECO
 

Variable Documentation

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

Definition at line 14 of file RecoHiMuon_EventContent_cff.py.

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

Definition at line 4 of file RecoHiMuon_EventContent_cff.py.

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

Definition at line 9 of file RecoHiMuon_EventContent_cff.py.

tuple RecoHiMuon_EventContent_cff.reRecoMuonAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_remuons_*_*',
3  'keep *_*_remuons_*',
4  # Tracks known by the Muon obj
5  'keep recoTracks_standAloneMuons_*_*',
6  'keep recoTrackExtras_standAloneMuons_*_*',
7  'keep TrackingRecHitsOwned_standAloneMuons_*_*',
8  'keep recoTracks_reglobalMuons_*_*',
9  'keep recoTrackExtras_reglobalMuons_*_*',
10  'keep recoTracks_retevMuons_*_*',
11  'keep recoTrackExtras_retevMuons_*_*',
12  'keep recoTrackExtras_hiGeneralAndRegitMuTracks_*_*',
13  'keep recoTracks_hiGeneralAndRegitMuTracks_*_*',
14  'keep recoTracksToOnerecoTracksAssociation_retevMuons_*_*'
15  )
16 )

Definition at line 21 of file RecoHiMuon_EventContent_cff.py.

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

Definition at line 47 of file RecoHiMuon_EventContent_cff.py.

tuple RecoHiMuon_EventContent_cff.reRecoMuonRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_MuonSeed_*_*',
3  'keep *_ancientMuonSeed_*_*',
4  'keep *_mergedStandAloneMuonSeeds_*_*',
5  'keep TrackingRecHitsOwned_reglobalMuons_*_*',
6  'keep TrackingRecHitsOwned_retevMuons_*_*',
7  'keep recoCaloMuons_recalomuons_*_*')
8 )

Definition at line 38 of file RecoHiMuon_EventContent_cff.py.