Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:03:39

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 #--- For using Run3 HFSHowerLibrary for Run2 simulation
0004 #--- instead of the default one with a problem (deficit of entries)
0005  
0006 applyHFLibraryFix = cms.Modifier()
0007