Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:15:31

0001 import FWCore.ParameterSet.Config as cms
0002 def customiseMaterialBudget(process):
0003     process.XMLFromDBSource.label='ExtendedLiMin'
0004     return (process)