Variables | |
tuple | RecoHiMuonAOD |
tuple | RecoHiMuonFEVT |
tuple | RecoHiMuonRECO |
tuple | reRecoMuonAOD |
tuple | reRecoMuonFEVT |
tuple | reRecoMuonRECO |
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring() 00003 )
Definition at line 14 of file RecoHiMuon_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring() 00003 )
Definition at line 4 of file RecoHiMuon_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring() 00003 )
Definition at line 9 of file RecoHiMuon_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring('keep *_remuons_*_*', 00003 'keep *_*_remuons_*', 00004 # Tracks known by the Muon obj 00005 'keep recoTracks_standAloneMuons_*_*', 00006 'keep recoTrackExtras_standAloneMuons_*_*', 00007 'keep TrackingRecHitsOwned_standAloneMuons_*_*', 00008 'keep recoTracks_reglobalMuons_*_*', 00009 'keep recoTrackExtras_reglobalMuons_*_*', 00010 'keep recoTracks_retevMuons_*_*', 00011 'keep recoTrackExtras_retevMuons_*_*', 00012 'keep recoTrackExtras_hiRegitMuGeneralTracks_*_*', 00013 'keep recoTracks_hiRegitMuGeneralTracks_*_*', 00014 'keep recoTracksToOnerecoTracksAssociation_retevMuons_*_*' 00015 ) 00016 )
Definition at line 21 of file RecoHiMuon_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring() 00003 )
Definition at line 47 of file RecoHiMuon_EventContent_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring('keep *_MuonSeed_*_*', 00003 'keep *_ancientMuonSeed_*_*', 00004 'keep *_mergedStandAloneMuonSeeds_*_*', 00005 'keep TrackingRecHitsOwned_reglobalMuons_*_*', 00006 'keep TrackingRecHitsOwned_retevMuons_*_*', 00007 'keep recoCaloMuons_recalomuons_*_*') 00008 )
Definition at line 38 of file RecoHiMuon_EventContent_cff.py.