CMS 3D CMS Logo

higgsTo2Gamma_HLTPaths_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 import copy
5 higgsTo2GammaHLTFilter = copy.deepcopy(hltHighLevel)
6 higgsTo2GammaHLTFilter.HLTPaths = ['HLT_IsoPhoton30_L1I', 'HLT_IsoPhoton40_L1R', 'HLT_DoubleIsoPhoton20_L1I', 'HLT_DoubleIsoPhoton20_L1R']
7