Main Page
Namespaces
Classes
Package Documentation
EgammaAnalysis
CSA07Skims
python
EgammaLowEtTrigger_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
import
copy
4
from
HLTrigger.HLTfilters.hltHighLevel_cfi
import
*
5
EgammaLowEtTrigger = copy.deepcopy(hltHighLevel)
6
EgammaLowEtTrigger.HLTPaths = [
'HLT_IsoEle18_L1R'
]
7
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.11