CMS 3D CMS Logo

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

Variables

list _phase2_timing_EcalOutputCommands
 
tuple ecalLocalRecoAOD
 
tuple ecalLocalRecoFEVT
 
tuple ecalLocalRecoRECO
 
 outputCommands = ecalLocalRecoRECO.outputCommands+_phase2_timing_EcalOutputCommands)
 

Variable Documentation

list ecalLocalReco_EventContent_cff._phase2_timing_EcalOutputCommands
Initial value:
1 = ['keep *_mix_EBTimeDigi_*',
2  'keep *_mix_EETimeDigi_*',
3  'keep *_ecalDetailedTimeRecHit_*_*']

Definition at line 29 of file ecalLocalReco_EventContent_cff.py.

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

Definition at line 12 of file ecalLocalReco_EventContent_cff.py.

tuple ecalLocalReco_EventContent_cff.ecalLocalRecoFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_ecalMultiFitUncalibRecHit_*_*')
4 )

Definition at line 38 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  'keep EBSrFlagsSorted_ecalDigis__*',
8  'keep EESrFlagsSorted_ecalDigis__*')
9 )

Definition at line 17 of file ecalLocalReco_EventContent_cff.py.

list RecoLocalCalo_EventContent_cff.outputCommands = ecalLocalRecoRECO.outputCommands+_phase2_timing_EcalOutputCommands)

Definition at line 35 of file ecalLocalReco_EventContent_cff.py.