test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ALCARECOHcalCalIsoTrkNoHLT_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #------------------------------------------------
4 #AlCaReco filtering for HCAL isotrk:
5 #------------------------------------------------
6 
8 IsoProd.CheckHLTMatch = False
9 
10 seqALCARECOHcalCalIsoTrkNoHLT = cms.Sequence(IsoProd)
11 
12