CMS 3D CMS Logo

applyHFLibraryFix_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #--- For using Run3 HFSHowerLibrary for Run2 simulation
4 #--- instead of the default one with a problem (deficit of entries)
5 
6 applyHFLibraryFix = cms.Modifier()
7