CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ecalLocalReco_EventContent_cff Namespace Reference

Variables

tuple ecalLocalRecoAOD
 
tuple ecalLocalRecoFEVT
 
tuple ecalLocalRecoRECO
 

Variable Documentation

tuple ecalLocalReco_EventContent_cff.ecalLocalRecoAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  )
4 )

Definition at line 28 of file ecalLocalReco_EventContent_cff.py.

tuple ecalLocalReco_EventContent_cff.ecalLocalRecoFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_ecalGlobalUncalibRecHit_*_*',
4  'keep *_ecalPreshowerRecHit_*_*',
5  'keep *_ecalRecHit_*_*')
6 )

Definition at line 12 of file ecalLocalReco_EventContent_cff.py.

tuple ecalLocalReco_EventContent_cff.ecalLocalRecoRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_ecalPreshowerRecHit_*_*',
4  'keep *_ecalRecHit_*_*',
5  'keep *_ecalCompactTrigPrim_*_*',
6  'keep *_ecalTPSkim_*_*'
7  )
8 )

Definition at line 19 of file ecalLocalReco_EventContent_cff.py.