CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
trackerNumberingGeometry_cfi.py
Go to the documentation of this file.
2 
3 #
4 # This cfi should be included to build the Tracker Numbering.
5 #
6 TrackerGeometricDetESModule = cms.ESProducer("TrackerGeometricDetESModule",
7  fromDDD = cms.bool(True)
8 )
9 
10