Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Geometry
TrackerNumberingBuilder
python
trackerNumberingGeometryDB_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# This cfi should be included to build the Tracker Numbering.
5
#
6
TrackerGeometricDetESModule = cms.ESProducer(
"TrackerGeometricDetESModule"
,
7
fromDDD = cms.bool(
False
)
8
)
9
10
Config
Generated for CMSSW Reference Manual by
1.8.5