Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Calibration
EcalAlCaRecoProducers
python
zeeHLT_cff.py
Go to the documentation of this file.
1
# The following comments couldn't be translated into the new config version:
2
3
# zeeHLT.cff #########
4
5
import
FWCore.ParameterSet.Config
as
cms
6
import
HLTrigger.HLTfilters.hltHighLevel_cfi
7
8
9
report = cms.EDAnalyzer(
"HLTrigReport"
,
10
HLTriggerResults = cms.InputTag(
"TriggerResults"
)
11
)
12
13
14
zeeHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
15
HLTPaths = [
'HLT_IsoEle15_L1I'
,
'HLT_DoubleIsoEle10_L1I'
],
16
throw =
False
17
)
18
19
Config
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.5