Skip to content

Commit 31e6971

Browse files
author
Sunanda
committed
Update the cfi's for HFNose in testing some beyond Phase2 scenarios
1 parent babb58f commit 31e6971

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Geometry/ForwardCommonData/python/hfnoseAloneXML_cfi.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
'Geometry/ForwardCommonData/data/hfnose/v4/hfnose.xml',
1616
'Geometry/ForwardCommonData/data/hfnoseCell/v1/hfnoseCell.xml',
1717
'Geometry/ForwardCommonData/data/hfnoseWafer/v1/hfnoseWafer.xml',
18-
'Geometry/ForwardCommonData/data/hfnoseLayer/v2/hfnoseLayer.xml'),
18+
'Geometry/ForwardCommonData/data/hfnoseLayer/v2/hfnoseLayer.xml',
19+
'Geometry/ForwardCommonData/data/hfnoseCons/v1m/hfnoseCons.xml'),
1920
rootNodeName = cms.string('cms:OCMS')
2021
)

Geometry/ForwardCommonData/python/hfnoseXML_cfi.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
'Geometry/CMSCommonData/data/cmsCalo.xml',
1414
'Geometry/HcalCommonData/data/average/hcalforwardmaterial.xml',
1515
'Geometry/ForwardCommonData/data/forwardshield/2026/v4/forwardshield.xml',
16-
'Geometry/ForwardCommonData/data/hfnose/v1/hfnose.xml',
17-
'Geometry/ForwardCommonData/data/hfnoseWafer/v1/hfnoseWafer.xml',
16+
'Geometry/ForwardCommonData/data/hfnose/v4/hfnose.xml',
1817
'Geometry/ForwardCommonData/data/hfnoseCell/v1/hfnoseCell.xml',
18+
'Geometry/ForwardCommonData/data/hfnoseWafer/v1/hfnoseWafer.xml',
19+
'Geometry/ForwardCommonData/data/hfnoseLayer/v2/hfnoseLayer.xml',
1920
'Geometry/ForwardCommonData/data/hfnoseCons/v1/hfnoseCons.xml',
2021
'Geometry/ForwardCommonData/data/hfnoseDummy.xml',
2122
'Geometry/ForwardSimData/data/hfnosesens.xml',

0 commit comments

Comments
 (0)