3 SelectEvents = cms.untracked.PSet(
4 SelectEvents = cms.vstring(
'pathALCARECOHcalCalDijets')
6 outputCommands = cms.untracked.vstring(
7 'keep *_DiJetsProd_*_*',
8 'keep triggerTriggerEvent_*_*_*',
9 'keep *_particleFlow_*_*',
10 'keep recoPFBlocks_particleFlowBlock_*_*',
12 'keep recoPFClusters_particleFlowClusterECAL_*_*',
13 'keep recoPFClusters_particleFlowClusterECALUncorrected_*_*',
14 'keep recoPFClusters_particleFlowClusterHBHE_*_*',
15 'keep recoPFClusters_particleFlowClusterHCAL_*_*',
16 'keep recoPFClusters_particleFlowClusterHF_*_*',
17 'keep recoPFClusters_particleFlowClusterHO_*_*',
18 'keep recoPFClusters_particleFlowClusterPS_*_*',
19 'keep *_fixedGridRhoFastjetAll_*_*',
20 'keep recoTracks_generalTracks_*_*')