CMS 3D CMS Logo

L1ECALPrefiringWeightProducer_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from PhysicsTools.PatUtils.l1ECALPrefiringWeightProducer_cfi import l1ECALPrefiringWeightProducer
4 
5 prefiringweight = l1ECALPrefiringWeightProducer.clone(SkipWarnings = False)
6