Skip to content

Commit e65fc7a

Browse files
authored
Merge pull request cms-sw#43007 from bsunanda/Phase2-Trk11
Phase2-Trk11 Modified 2026D100 scenario after fixing the overlap issue in the Tracker geometry
2 parents b3c51d5 + 07de42a commit e65fc7a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Configuration/Geometry/python/dict2026Geometry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
'Geometry/TrackerCommonData/data/trackermaterial.xml',
252252
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_2021_02/tracker.xml',
253253
'Geometry/TrackerCommonData/data/PhaseII/OuterTracker616_2020_04/otst.xml',
254-
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_IT711_2023_05/pixel.xml',
254+
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_IT711_2023_05V1/pixel.xml',
255255
'Geometry/TrackerCommonData/data/PhaseII/TiltedTracker404/trackerbar.xml',
256256
'Geometry/TrackerCommonData/data/PhaseII/TiltedTracker404/trackerfwd.xml',
257257
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_2021_02/trackerStructureTopology.xml',

Geometry/CMSCommonData/data/dd4hep/cmsExtendedGeometry2026D100.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<Include ref='Geometry/TrackerCommonData/data/trackermaterial.xml'/>
3131
<Include ref='Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_2021_02/tracker.xml'/>
3232
<Include ref='Geometry/TrackerCommonData/data/PhaseII/OuterTracker616_2020_04/otst.xml'/>
33-
<Include ref='Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_IT711_2023_05/pixel.xml'/>
33+
<Include ref='Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_IT711_2023_05V1/pixel.xml'/>
3434
<Include ref='Geometry/TrackerCommonData/data/PhaseII/TiltedTracker404/trackerbar.xml'/>
3535
<Include ref='Geometry/TrackerCommonData/data/PhaseII/TiltedTracker404/trackerfwd.xml'/>
3636
<Include ref='Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_2021_02/trackerStructureTopology.xml'/>

Geometry/CMSCommonData/python/cmsExtendedGeometry2026D100XML_cfi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'Geometry/TrackerCommonData/data/trackermaterial.xml',
3232
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_2021_02/tracker.xml',
3333
'Geometry/TrackerCommonData/data/PhaseII/OuterTracker616_2020_04/otst.xml',
34-
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_IT711_2023_05/pixel.xml',
34+
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_IT711_2023_05V1/pixel.xml',
3535
'Geometry/TrackerCommonData/data/PhaseII/TiltedTracker404/trackerbar.xml',
3636
'Geometry/TrackerCommonData/data/PhaseII/TiltedTracker404/trackerfwd.xml',
3737
'Geometry/TrackerCommonData/data/PhaseII/Tracker_DD4hep_compatible_2021_02/trackerStructureTopology.xml',

0 commit comments

Comments
 (0)