CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RoadMapMakerESProducerP5_cff.py
Go to the documentation of this file.
2 
3 # Rings
5 import copy
7 # RoadMapMaker
8 roadsP5 = copy.deepcopy(roads)
9 roadsP5.GeometryStructure = 'P5'
10 roadsP5.SeedingType = 'TwoRingSeeds'
11 roadsP5.ComponentName = 'P5'
12 roadsP5.RingsLabel = 'P5'
13