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