Skip to content

Commit e24f895

Browse files
authored
Merge pull request #47946 from bsunanda/Phase2-hgx363M
Phase2-hgx363M Modify the code to tune the new scintillator code for the V19 version of HGCal
2 parents c2744d8 + fbc4f8e commit e24f895

File tree

13 files changed

+61
-33
lines changed

13 files changed

+61
-33
lines changed

Geometry/HGCalCommonData/data/hgcal/v16/hgcal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Constant name="ScintillatorThickness" value="3.0*mm"/>
2020
<Constant name="NumberOfCellsFine" value="12"/>
2121
<Constant name="NumberOfCellsCoarse" value="8"/>
22-
<Constant name="NPhiBinBHFine" value="360"/>
22+
<Constant name="NPhiBinBHFine" value="288"/>
2323
<Constant name="NPhiBinBH" value="288"/>
2424
<Constant name="FirstMixedLayer" value="8"/>
2525
<Constant name="LayerRotation" value="-30*deg"/>

Geometry/HGCalCommonData/data/hgcal/v17/hgcal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Constant name="ScintillatorThickness" value="3.0*mm"/>
2020
<Constant name="NumberOfCellsFine" value="12"/>
2121
<Constant name="NumberOfCellsCoarse" value="8"/>
22-
<Constant name="NPhiBinBHFine" value="360"/>
22+
<Constant name="NPhiBinBHFine" value="288"/>
2323
<Constant name="NPhiBinBH" value="288"/>
2424
<Constant name="FirstMixedLayer" value="8"/>
2525
<Constant name="LayerRotation" value="-30*deg"/>

Geometry/HGCalCommonData/data/hgcal/v17ng/hgcal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Constant name="ScintillatorThickness" value="3.0*mm"/>
2020
<Constant name="NumberOfCellsFine" value="12"/>
2121
<Constant name="NumberOfCellsCoarse" value="8"/>
22-
<Constant name="NPhiBinBHFine" value="360"/>
22+
<Constant name="NPhiBinBHFine" value="288"/>
2323
<Constant name="NPhiBinBH" value="288"/>
2424
<Constant name="FirstMixedLayer" value="8"/>
2525
<Constant name="LayerRotation" value="-30*deg"/>

Geometry/HGCalCommonData/data/hgcal/v18/hgcal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Constant name="ScintillatorThickness" value="3.0*mm"/>
2121
<Constant name="NumberOfCellsFine" value="12"/>
2222
<Constant name="NumberOfCellsCoarse" value="8"/>
23-
<Constant name="NPhiBinBHFine" value="360"/>
23+
<Constant name="NPhiBinBHFine" value="288"/>
2424
<Constant name="NPhiBinBH" value="288"/>
2525
<Constant name="FirstMixedLayer" value="8"/>
2626
<Constant name="LayerRotation" value="-30*deg"/>

Geometry/HGCalCommonData/data/hgcal/v18ng/hgcal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Constant name="ScintillatorThickness" value="3.0*mm"/>
2121
<Constant name="NumberOfCellsFine" value="12"/>
2222
<Constant name="NumberOfCellsCoarse" value="8"/>
23-
<Constant name="NPhiBinBHFine" value="360"/>
23+
<Constant name="NPhiBinBHFine" value="288"/>
2424
<Constant name="NPhiBinBH" value="288"/>
2525
<Constant name="FirstMixedLayer" value="8"/>
2626
<Constant name="LayerRotation" value="-30*deg"/>

Geometry/HGCalCommonData/data/hgcalCons/v16/hgcalCons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@
163163
<Parameter name="WaferZside" value="1"/>
164164
<Parameter name="WaferThickness" value="[hgcal:ScintillatorThickness]"/>
165165
<Parameter name="MinimumTileSize" value="[MinimumTileSize]"/>
166-
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
167166
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBH]"/>
167+
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
168168
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
169169
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
170170
<Parameter name="RMinLayerBH" value="[hgcal:radMixL3]"/>

Geometry/HGCalCommonData/data/hgcalCons/v17/hgcalCons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@
165165
<Parameter name="WaferZside" value="1"/>
166166
<Parameter name="WaferThickness" value="[hgcal:ScintillatorThickness]"/>
167167
<Parameter name="MinimumTileSize" value="[MinimumTileSize]"/>
168-
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
169168
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBH]"/>
169+
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
170170
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
171171
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
172172
<Parameter name="Cassettes" value="12"/>

Geometry/HGCalCommonData/data/hgcalCons/v17n/hgcalCons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@
165165
<Parameter name="WaferZside" value="1"/>
166166
<Parameter name="WaferThickness" value="[hgcal:ScintillatorThickness]"/>
167167
<Parameter name="MinimumTileSize" value="[MinimumTileSize]"/>
168-
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
169168
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBH]"/>
169+
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
170170
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
171171
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
172172
<Parameter name="Cassettes" value="12"/>

Geometry/HGCalCommonData/data/hgcalCons/v18/hgcalCons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@
179179
<Parameter name="WaferZside" value="1"/>
180180
<Parameter name="WaferThickness" value="[hgcal:ScintillatorThickness]"/>
181181
<Parameter name="MinimumTileSize" value="[MinimumTileSize]"/>
182-
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
183182
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBH]"/>
183+
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
184184
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
185185
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
186186
<Parameter name="Cassettes" value="12"/>

Geometry/HGCalCommonData/data/hgcalCons/v18n/hgcalCons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@
179179
<Parameter name="WaferZside" value="1"/>
180180
<Parameter name="WaferThickness" value="[hgcal:ScintillatorThickness]"/>
181181
<Parameter name="MinimumTileSize" value="[MinimumTileSize]"/>
182-
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
183182
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBH]"/>
183+
<Parameter name="NPhiBinBH" value="[hgcal:NPhiBinBHFine]"/>
184184
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
185185
<Parameter name="LayerFrontBH" value="[hgcal:FirstMixedLayer]"/>
186186
<Parameter name="Cassettes" value="12"/>

0 commit comments

Comments
 (0)