Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Geometry
TrackerGeometryBuilder
python
trackerGeometryConstants_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
trackerGeometryConstants = cms.PSet(
4
upgradeGeometry = cms.bool(
False
),
5
ROWS_PER_ROC = cms.int32(80),
6
COLS_PER_ROC = cms.int32(52),
7
BIG_PIX_PER_ROC_X = cms.int32(1),
8
BIG_PIX_PER_ROC_Y = cms.int32(2),
9
ROCS_X = cms.int32(0),
10
ROCS_Y = cms.int32(0)
11
)
Config
Generated for CMSSW Reference Manual by
1.8.5