Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
HLTPaths = [
'HLT_L1SingleEG*'
,
'HLT_Photon*'
],
13
# eventSetupPathsKey='HcalCalGammaJet',
14
throw =
False
15
)
Config
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.5