CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OuterTrackerSourceConfig_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
6 
7 OuterTrackerSource = cms.Sequence(OuterTrackerMonitorTTCluster
8  * OuterTrackerMonitorTTStub
9  * OuterTrackerMonitorTTTrack
10  )