Skip to content

Commit 39acd03

Browse files
author
Sunanda
committed
Avoid unit test errors
1 parent f675ab7 commit 39acd03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Geometry/CMSCommonData/data/dd4hep/cmsExtendedGeometry2023.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
<Include ref='Geometry/ForwardCommonData/data/zdcrotations.xml'/>
263263
<Include ref='Geometry/ForwardCommonData/data/lumirotations.xml'/>
264264
<Include ref='Geometry/ForwardCommonData/data/zdc/2021/v3/zdc.xml'/>
265-
<Include ref='Geometry/ForwardCommonData/data/rpd/2021/v1/rpd.xml'/>
265+
<Include ref='Geometry/ForwardCommonData/data/rpd/2021/v2/rpd.xml'/>
266266
<Include ref='Geometry/ForwardCommonData/data/cmszdc.xml'/>
267267
<Include ref='Geometry/VeryForwardData/data/RP_Box.xml'/>
268268
<Include ref='Geometry/VeryForwardData/data/RP_Box/v3/RP_Box_000.xml'/>

Geometry/CMSCommonData/python/cmsExtendedGeometry2023XML_cfi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
'Geometry/ForwardCommonData/data/zdcrotations.xml',
266266
'Geometry/ForwardCommonData/data/lumirotations.xml',
267267
'Geometry/ForwardCommonData/data/zdc/2021/v3/zdc.xml',
268-
'Geometry/ForwardCommonData/data/rpd/2021/v1/rpd.xml',
268+
'Geometry/ForwardCommonData/data/rpd/2021/v2/rpd.xml',
269269
'Geometry/ForwardCommonData/data/cmszdc.xml',
270270
'Geometry/VeryForwardData/data/RP_Box.xml',
271271
'Geometry/VeryForwardData/data/RP_Box/v3/RP_Box_000.xml',

0 commit comments

Comments
 (0)