-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45692 from bsunanda/Phase2-hgx359L
Phase2-hgx359L Equip the correct wafer and passive module names for the V19 version of HGCal Geometry
- Loading branch information
Showing
12 changed files
with
611 additions
and
251 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
Geometry/HGCalCommonData/data/dd4hep/testHGCalWaferV18.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0"?> | ||
<DDDefinition> | ||
<open_geometry/> | ||
<close_geometry/> | ||
|
||
<IncludeSection> | ||
<Include ref="Geometry/CMSCommonData/data/materials/2021/v1/materials.xml"/> | ||
<Include ref="Geometry/CMSCommonData/data/rotations.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/test/cms.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalMaterial/v2/hgcalMaterial.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v18/hgcal.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalcell/v17/hgcalcell.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v18/hgcalwafer.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v18/hgcalpos.xml"/> | ||
</IncludeSection> | ||
|
||
</DDDefinition> | ||
|
18 changes: 18 additions & 0 deletions
18
Geometry/HGCalCommonData/data/dd4hep/testHGCalWaferV19.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0"?> | ||
<DDDefinition> | ||
<open_geometry/> | ||
<close_geometry/> | ||
|
||
<IncludeSection> | ||
<Include ref="Geometry/CMSCommonData/data/materials/2021/v1/materials.xml"/> | ||
<Include ref="Geometry/CMSCommonData/data/rotations.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/test/cms.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalMaterial/v3/hgcalMaterial.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v19/hgcal.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalcell/v19/hgcalcell.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v19/hgcalwafer.xml"/> | ||
<Include ref="Geometry/HGCalCommonData/data/hgcalwafer/v19/hgcalpos.xml"/> | ||
</IncludeSection> | ||
|
||
</DDDefinition> | ||
|
280 changes: 158 additions & 122 deletions
280
Geometry/HGCalCommonData/data/hgcalEE/v19/hgcalEE.xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.