Skip to content

Commit

Permalink
fix: revert some more renames
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Mar 28, 2024
1 parent 2f578d3 commit 4b5f7e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compact/hcal/forward_insert.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
</layer>
<comment> Tungsten/Scintillator layers </comment>
<layer repeat="HcalEndcapPInsertLayer_NTungstenRepeat" thickness="HcalEndcapPInsertSingleLayerThickness" vis="InvisibleWithDaughters">
<slice material="Tungsten" thickness="HcalEndcapPInsertAbsorberThickness" vis="HcalEndcapP4MModVis" />
<slice material="Tungsten" thickness="HcalEndcapPInsertAbsorberThickness" vis="LFHCAL4MModVis" />
<slice material="Air" thickness="HcalEndcapPInsertAirThickness"/>
<slice material="Aluminum" thickness="HcalEndcapPInsertScintillatorCoverThickness" vis="AnlProcess_Blue"/>
<slice material="Polystyrene" thickness="HcalEndcapPInsertESRFoilThickness" vis="AnlGray"/>
Expand All @@ -107,7 +107,7 @@
</layer>
<comment> Steel/Sc layers </comment>
<layer repeat="HcalEndcapPInsertLayer_NSteelRepeat" thickness="HcalEndcapPInsertSingleLayerThickness" vis="InvisibleWithDaughters">
<slice material="Steel235" thickness="HcalEndcapPInsertAbsorberThickness" vis="HcalEndcapP8MModVis"/>
<slice material="Steel235" thickness="HcalEndcapPInsertAbsorberThickness" vis="LFHCAL8MModVis"/>
<slice material="Air" thickness="HcalEndcapPInsertAirThickness"/>
<slice material="Aluminum" thickness="HcalEndcapPInsertScintillatorCoverThickness" vis="AnlProcess_Blue"/>
<slice material="Polystyrene" thickness="HcalEndcapPInsertESRFoilThickness" vis="AnlGray"/>
Expand All @@ -118,7 +118,7 @@
</layer>
<comment> Final layer of steel </comment>
<layer repeat="1" thickness="HcalEndcapPInsertBackplateThickness">
<slice material="Steel235" thickness="HcalEndcapPInsertBackplateThickness" vis="HcalEndcapP8MModVis"/>
<slice material="Steel235" thickness="HcalEndcapPInsertBackplateThickness" vis="LFHCAL8MModVis"/>
</layer>
<documentation>
initial_hole_radius: Hole radius in first layer
Expand Down

0 comments on commit 4b5f7e5

Please sign in to comment.