Main Page
Namespaces
Classes
Package Documentation
Calibration
HcalAlCaRecoProducers
python
gammajetHLT_cfi.py
Go to the documentation of this file.
1
# The following comments couldn't be translated into the new config version:
2
3
# bool byName = true
4
5
import
FWCore.ParameterSet.Config
as
cms
6
import
HLTrigger.HLTfilters.hltHighLevel_cfi
7
8
# Adjusted based on
9
# https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideAlCaRecoTriggerBits
10
11
gammajetHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
12
# FIXME: Put this into the trigger bits payload and remove the commented lines completely
13
# HLTPaths = ['HLT_L1SingleEG*','HLT_Photon*'],
14
eventSetupPathsKey=
'HcalCalGammaJet'
,
15
throw =
False
16
)
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.11