Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
# Id: $Id: alcastreamEcalPhiSym_cff.py,v 1.8 2009/04/23 11:57:48 beaucero Exp $
10
#
11
12
import
FWCore.ParameterSet.Config
as
cms
13
import
HLTrigger.HLTfilters.hltHighLevel_cfi
14
15
ecalphiSymHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
16
HLTPaths = [
'AlCa_EcalPhiSym*'
],
17
andOr =
True
,
18
throw =
False
19
)
20
21
22
Config
hltHighLevel_cfi
Generated for CMSSW Reference Manual by
1.8.5