CMS 3D CMS Logo

Variables

ecalLocalReco_EventContentCosmics_cff Namespace Reference

Variables

tuple ecalLocalRecoAOD
tuple ecalLocalRecoFEVT
tuple ecalLocalRecoRECO

Variable Documentation

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

Definition at line 27 of file ecalLocalReco_EventContentCosmics_cff.py.

Initial value:
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.

Initial value:
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.