CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
runDependent_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # This modifier is for configuration changes specific to run-dependent MC.
4 # In order to preserve the possibily of multi-year MC, only one run-dependent MC
5 # modifier should exist and be used for all years.
6 
7 runDependent = cms.Modifier()