Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Calibration
HcalAlCaRecoProducers
python
ALCARECOHcalCalIterativePhiSym_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#------------------------------------------------
4
#AlCaReco filtering for HCAL Iterative Phi Symmetry:
5
#------------------------------------------------
6
7
from
Calibration.HcalAlCaRecoProducers.alcaiterphisym_cfi
import
*
8
9
10
import
HLTrigger.HLTfilters.hltHighLevel_cfi
11
hcalphisymHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
12
# HLTPaths = ['HLT_HcalPhiSym'],
13
eventSetupPathsKey=
'HcalCalIterativePhiSym'
,
14
throw =
False
#dont throw except on unknown path name
15
)
16
17
seqALCARECOHcalCalIterativePhiSym = cms.Sequence(hcalphisymHLT*IterativePhiSymProd)
18
alcaiterphisym_cfi
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.5