Skip to content

Commit cb0b142

Browse files
authored
Merge pull request #46890 from bsunanda/Phase2-gex184
Phase2-gex184 Change directory name 2026 to 2030 to enable future Run3 runs during 2026
2 parents 7011d13 + 97d0c3f commit cb0b142

File tree

185 files changed

+1877
-1424
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+1877
-1424
lines changed

Configuration/Geometry/python/GeometrySLHCSimDB_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Ideal geometry, needed for simulation
77
from GeometryReaders.XMLIdealGeometryESSource.cmsGeometryDB_cff import *
8-
from Geometry.TrackerNumberingBuilder.trackerNumbering2026GeometryDB_cfi import *
8+
from Geometry.TrackerNumberingBuilder.trackerNumberingGeometryDB_cfi import *
99
from Geometry.EcalCommonData.ecalSimulationParameters_cff import *
1010
from Geometry.HcalCommonData.hcalSimulationParameters_cff import *
1111
from Geometry.HcalCommonData.hcalDDDSimConstants_cfi import *

Configuration/Geometry/python/GeometrySLHCSimIdeal_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Ideal geometry, needed for simulation
44
from SLHCUpgradeSimulations.Geometry.Phase1_R30F12_cmsSimIdealGeometryXML_cff import *
5-
from Geometry.TrackerNumberingBuilder.trackerNumbering2026Geometry_cfi import *
5+
from Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cfi import *
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# this file exists to enforce dependencies for the generate2026Geometry unit test
1+
# this file exists to enforce dependencies for the generateRun4Geometry unit test
22
from Configuration.StandardSequences.GeometryConf import GeometryConf

Configuration/Geometry/python/dictRun4Geometry.py

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

Geometry/CMSCommonData/data/beampipe/2026/v1/beampipe.xml renamed to Geometry/CMSCommonData/data/beampipe/2030/v1/beampipe.xml

File renamed without changes.

Geometry/CMSCommonData/data/beampipe/2026/v2/beampipe.xml renamed to Geometry/CMSCommonData/data/beampipe/2030/v2/beampipe.xml

File renamed without changes.

Geometry/CMSCommonData/data/beampipe/2026/v3/beampipe.xml renamed to Geometry/CMSCommonData/data/beampipe/2030/v3/beampipe.xml

File renamed without changes.

Geometry/CMSCommonData/data/caloBase/2026/v1/caloBase.xml renamed to Geometry/CMSCommonData/data/caloBase/2030/v1/caloBase.xml

File renamed without changes.

Geometry/CMSCommonData/data/caloBase/2026/v2/caloBase.xml renamed to Geometry/CMSCommonData/data/caloBase/2030/v2/caloBase.xml

File renamed without changes.

Geometry/CMSCommonData/data/caloBase/2026/v3/caloBase.xml renamed to Geometry/CMSCommonData/data/caloBase/2030/v3/caloBase.xml

File renamed without changes.

0 commit comments

Comments
 (0)