CMS 3D CMS Logo

Variables

ALCARECOEcalCalElectron_Output_cff Namespace Reference

Variables

tuple OutALCARECOEcalCalElectron = copy.deepcopy(OutALCARECOEcalCalElectron_noDrop)
tuple OutALCARECOEcalCalElectron_noDrop

Variable Documentation

Definition at line 18 of file ALCARECOEcalCalElectron_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     # put this if you have a filter
00003     SelectEvents = cms.untracked.PSet(
00004         SelectEvents = cms.vstring('pathALCARECOEcalCalElectron')
00005     ),
00006     outputCommands = cms.untracked.vstring( 
00007         'keep  *_electronFilter_*_*', 
00008         'keep  *_alCaIsolatedElectrons_*_*', 
00009         'keep edmTriggerResults_TriggerResults__HLT')
00010 )

Definition at line 5 of file ALCARECOEcalCalElectron_Output_cff.py.