test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Calibration
EcalAlCaRecoProducers
python
ALCARECOEcalTrg_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
import
HLTrigger.HLTfilters.hltHighLevel_cfi
3
4
ecalTrgHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
5
# eventSetupPathsKey='AlCa_EcalPhiSym*', # this is the HLT path that can be used
6
eventSetupPathsKey=
'AlCaEcalTrg'
,
7
)
8
9
seqALCARECOEcalTrg = cms.Sequence(ecalTrgHLT)
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.5