CMS 3D CMS Logo

DPFIsolation_cff.py
Go to the documentation of this file.
1 
2 import FWCore.ParameterSet.Config as cms
3 
5 
6 DPFIsolationTask = cms.Task(DPFIsolation)
7 DPFIsolationSeq = cms.Sequence(DPFIsolationTask)