CMS 3D CMS Logo

rsTo2Gamma_HLTPaths_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 import copy
5 rsTo2GammaHLTFilter = copy.deepcopy(hltHighLevel)
6 rsTo2GammaHLTFilter.HLTPaths = ['HLT_EM80', 'HLT_EM200']
7