Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Calibration
EcalAlCaRecoProducers
python
alcastreamEcalPhiSym_cff.py
Go to the documentation of this file.
1
# The following comments couldn't be translated into the new config version:
2
3
#------------------------------------------------
4
#AlCaReco filtering for phi symmetry calibration:
5
#------------------------------------------------
6
#
7
# Passes events that are coming from the online phi-symmetry stream
8
#
9
#
10
11
import
FWCore.ParameterSet.Config
as
cms
12
import
HLTrigger.HLTfilters.hltHighLevel_cfi
13
14
ecalphiSymHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
15
HLTPaths = [
'AlCa_EcalPhiSym*'
],
16
andOr =
True
,
17
throw =
False
18
)
19
20
21
Config
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.5