Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Configuration
Geometry
scripts
generate2026Geometry.py
Go to the documentation of this file.
1
from
Configuration.Geometry.dict2026Geometry
import
*
2
from
Configuration.Geometry.generateGeometry
import
*
3
4
if
__name__ ==
"__main__"
:
5
# create geometry generator object w/ 2026 content and run it
6
generator2026 = GeometryGenerator(
"generate2026Geometry.py"
,999,
"D"
,
"2026"
,maxSections,allDicts,detectorVersionDict,deprecatedDets,deprecatedSubdets)
7
generator2026.run()
generateGeometry
dict2026Geometry
Generated for CMSSW Reference Manual by
1.8.5