Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run4-hgx279x Remove overlaps in HGCAL versions V14 and V15 #33276

Merged
merged 1 commit into from Mar 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions Geometry/HGCalCommonData/data/hgcal/v14/hgcal.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../../DetectorDescription/Schema/DDLSchema.xsd">
<DDDefinition>

<ConstantsSection label="hgcal.xml" eval="true">
<Constant name="WaferSize" value="166.4408*mm"/>
Expand Down Expand Up @@ -109,7 +109,7 @@
<Constant name="zHGCalHEmix3" value="[zHGCal8]"/>
<Constant name="zHGCalHEmix4" value="[zHGCal10]"/>
<Constant name="zHGCalHEmix5" value="[zHGCal11]"/>
<Constant name="zHGCalHEmix6" value="[zHGCal13]"/>
<Constant name="zHGCalHEmix6" value="[zHGCal12]"/>
<Constant name="rMinHGCalHEmix1" value="[rMinHGCal6]"/>
<Constant name="rMinHGCalHEmix2" value="[rMinHGCal8]"/>
<Constant name="rMaxHGCalHEmix1" value="[rMaxHGCal6]"/>
Expand Down
2 changes: 1 addition & 1 deletion Geometry/HGCalCommonData/data/hgcal/v15/hgcal.xml
Expand Up @@ -112,7 +112,7 @@
<Constant name="zHGCalHEmix3" value="[zHGCal8]"/>
<Constant name="zHGCalHEmix4" value="[zHGCal10]"/>
<Constant name="zHGCalHEmix5" value="[zHGCal11]"/>
<Constant name="zHGCalHEmix6" value="[zHGCal13]"/>
<Constant name="zHGCalHEmix6" value="[zHGCal12]"/>
<Constant name="rMinHGCalHEmix1" value="[rMinHGCal6]"/>
<Constant name="rMinHGCalHEmix2" value="[rMinHGCal8]"/>
<Constant name="rMaxHGCalHEmix1" value="[rMaxHGCal6]"/>
Expand Down