CMS 3D CMS Logo

Variables

ecalLocalReco_EventContent_cff Namespace Reference

Variables

tuple ecalLocalRecoAOD
tuple ecalLocalRecoFEVT
tuple ecalLocalRecoRECO

Variable Documentation

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         )
00004 )

Definition at line 28 of file ecalLocalReco_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         'keep *_ecalGlobalUncalibRecHit_*_*', 
00004         'keep *_ecalPreshowerRecHit_*_*', 
00005         'keep *_ecalRecHit_*_*')
00006 )

Definition at line 12 of file ecalLocalReco_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         'keep *_ecalPreshowerRecHit_*_*', 
00004         'keep *_ecalRecHit_*_*',
00005         'keep *_ecalCompactTrigPrim_*_*',
00006         'keep *_ecalTPSkim_*_*'
00007         )
00008 )

Definition at line 19 of file ecalLocalReco_EventContent_cff.py.