CMS 3D CMS Logo

L1PrefiringWeightProducer_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from PhysicsTools.PatUtils.l1PrefiringWeightProducer_cfi import l1PrefiringWeightProducer
4 
5 prefiringweight = l1PrefiringWeightProducer.clone()
6