Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 # This modifier should be used for "common" HCAL 2018 customizations
0004 # Initially, this means the packer and DQM
0005 # subdetector-specific changes for sim, reco, etc. should go in run2_HE_2018 or run2_HF_2018
0006 
0007 run2_HCAL_2018 =  cms.Modifier()
0008