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