Variables | |
tuple | ecalLocalRecoAOD |
tuple | ecalLocalRecoFEVT |
tuple | ecalLocalRecoRECO |
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring() 00003 )
Definition at line 27 of file ecalLocalReco_EventContentCosmics_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring( 00003 'keep *_ecalWeightUncalibRecHit_*_*', 00004 'keep *_ecalFixedAlphaBetaFitUncalibRecHit_*_*', 00005 'keep *_ecalPreshowerRecHit_*_*', 00006 'keep *_ecalRecHit_*_*', 00007 'keep ESDataFramesSorted_ecalPreshowerDigis_*_*' 00008 ) 00009 )
Definition at line 6 of file ecalLocalReco_EventContentCosmics_cff.py.
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring( 00003 'keep *_ecalPreshowerRecHit_*_*', 00004 'keep *_ecalRecHit_*_*', 00005 'keep *_ecalCompactTrigPrim_*_*', 00006 'keep ESDataFramesSorted_ecalPreshowerDigis_*_*' 00007 ) 00008 )
Definition at line 17 of file ecalLocalReco_EventContentCosmics_cff.py.