Skip to content

Commit

Permalink
fix: backwards compatibility by maintaining LFHCALHits
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Feb 29, 2024
1 parent 814213d commit 4814316
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compact/hcal/lfhcal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1373,6 +1373,10 @@

<!-- Definition of the readout segmentation/definition -->
<readouts>
<readout name="LFHCALHits">
<segmentation type="NoSegmentation"/>
<id>system:8,moduleIDx:6,moduleIDy:6,moduletype:1,passive:1,towerx:2,towery:1,rlayerz:4,layerz:4</id>
</readout>
<readout name="HcalEndcapPHits">
<segmentation type="NoSegmentation"/>
<id>system:8,moduleIDx:6,moduleIDy:6,moduletype:1,passive:1,towerx:2,towery:1,rlayerz:4,layerz:4</id>
Expand Down

0 comments on commit 4814316

Please sign in to comment.