Skip to content
Snippets Groups Projects

Renamed Hadron data products consistent with main naming scheme

Merged Sylvester Joosten requested to merge rename_hcal_datastructures into master
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -40,7 +40,7 @@
@@ -40,7 +40,7 @@
id="HCalEndcapP_ID"
id="HCalEndcapP_ID"
name="HcalEndcapP"
name="HcalEndcapP"
type="athena_PolyhedraEndcapCalorimeter2"
type="athena_PolyhedraEndcapCalorimeter2"
readout="HcalHadronEndcapHits"
readout="HcalEndcapPHits"
vis="HcalEndcapVis"
vis="HcalEndcapVis"
calorimeterType="HAD_ENDCAP"
calorimeterType="HAD_ENDCAP"
reflect="false">
reflect="false">
@@ -60,7 +60,7 @@
@@ -60,7 +60,7 @@
id="HCalEndcapN_ID"
id="HCalEndcapN_ID"
name="HcalEndcapN"
name="HcalEndcapN"
type="athena_PolyhedraEndcapCalorimeter2"
type="athena_PolyhedraEndcapCalorimeter2"
readout="HcalElectronEndcapHits"
readout="HcalEndcapNHits"
vis="HcalEndcapVis"
vis="HcalEndcapVis"
calorimeterType="HAD_ENDCAP" reflect="true">
calorimeterType="HAD_ENDCAP" reflect="true">
<position x="0" y="0" z="0"/>
<position x="0" y="0" z="0"/>
@@ -82,11 +82,11 @@
@@ -82,11 +82,11 @@
<segmentation type="CartesianGridXY" grid_size_x="100* mm" grid_size_y="100 * mm"/>
<segmentation type="CartesianGridXY" grid_size_x="100* mm" grid_size_y="100 * mm"/>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
</readout>
</readout>
<readout name="HcalHadronEndcapHits">
<readout name="HcalEndcapPHits">
<segmentation type="CartesianGridXY" grid_size_x="100 * mm" grid_size_y="100 * mm"/>
<segmentation type="CartesianGridXY" grid_size_x="100 * mm" grid_size_y="100 * mm"/>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
</readout>
</readout>
<readout name="HcalElectronEndcapHits">
<readout name="HcalEndcapNHits">
<segmentation type="CartesianGridXY" grid_size_x="100 * mm" grid_size_y ="100 * mm"/>
<segmentation type="CartesianGridXY" grid_size_x="100 * mm" grid_size_y ="100 * mm"/>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
</readout>
</readout>
Loading