CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
generate2026Geometry.py
Go to the documentation of this file.
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()