Variables | |
tuple | OutALCARECOEcalCalElectron = copy.deepcopy(OutALCARECOEcalCalElectron_noDrop) |
tuple | OutALCARECOEcalCalElectron_noDrop |
tuple ALCARECOEcalCalElectron_Output_cff::OutALCARECOEcalCalElectron = copy.deepcopy(OutALCARECOEcalCalElectron_noDrop) |
Definition at line 18 of file ALCARECOEcalCalElectron_Output_cff.py.
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.