Skip to content

Commit

Permalink
Renamed from cmsExtendedGeometry2023HGCalMuonXML to cmsExtendedGeomet…
Browse files Browse the repository at this point in the history
…ry2023DevXML and the corresponding cff files in Configuration/Geometry/python
  • Loading branch information
Sunanda committed Oct 26, 2015
1 parent aafaa43 commit 3e9bc1a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
@@ -1,7 +1,7 @@
import FWCore.ParameterSet.Config as cms

# Ideal geometry, needed for transient ECAL alignement
from Configuration.Geometry.GeometryExtended2023HGCal_cff import *
from Configuration.Geometry.GeometryExtended2023Dev_cff import *

# Reconstruction geometry services
# Tracking Geometry
Expand Down
@@ -1,6 +1,6 @@
import FWCore.ParameterSet.Config as cms

from Geometry.CMSCommonData.cmsExtendedGeometry2023HGCalMuonXML_cfi import *
from Geometry.CMSCommonData.cmsExtendedGeometry2023DevXML_cfi import *
from Geometry.TrackerNumberingBuilder.trackerNumberingGeometry_cfi import *
from Geometry.HcalCommonData.hcalParameters_cfi import *
from Geometry.HcalCommonData.hcalDDDSimConstants_cfi import *

0 comments on commit 3e9bc1a

Please sign in to comment.