CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ALCARECOHcalCalIsolatedBunchSelector_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #-------------------------------------------------
4 #AlCaReco filtering for HCAL isotrk:isolated bunch:
5 #-------------------------------------------------
6 
8 
9 seqALCARECOHcalCalIsolatedBunchSelector = cms.Sequence(AlcaIsolatedBunchSelector)