Main Page
Namespaces
Classes
Package Documentation
src
Configuration
Eras
python
Era_Phase2C6_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Configuration.Eras.Era_Phase2C4_cff
import
Phase2C4
4
from
Configuration.Eras.Modifier_phase2_hfnose_cff
import
phase2_hfnose
5
6
Phase2C6 = cms.ModifierChain(Phase2C4, phase2_hfnose)
7
Generated for CMSSW Reference Manual by
1.8.11