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 2017 customizations
0004 # Initially, this means the packer and DQM
0005 # subdetector-specific changes for sim, reco, etc. should go in run2_HE_2017 or run2_HF_2017
0006 
0007 run2_HCAL_2017 =  cms.Modifier()
0008