CMS 3D CMS Logo

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  )