Commit cf7b078
committed
Give the MFT cooling pipe bends their material back
The twelve `Torus2` and `TorusW2` volumes of the heat exchanger were defined
with a negative delta-phi. ROOT does not normalise this value, resulting in a
negative volume capacity. As a consequence, no points were found inside these
volumes and neither the pipe bends nor the water contributed any material.
The sectors are now defined as the equivalent positive 270°–90° sector. This is
the intended quadrant, and the torus ends now match exactly the adjacent `Tube2`
and `Tube3` end faces for all six half/disk combinations.
The change also makes the geometry exportable to GDML, which Geant4 rejects when
a torus has a negative delta-phi.
https://its.cern.ch/jira/browse/O2-71531 parent de03530 commit cf7b078
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5582 | 5582 | | |
5583 | 5583 | | |
5584 | 5584 | | |
5585 | | - | |
| 5585 | + | |
5586 | 5586 | | |
5587 | 5587 | | |
5588 | | - | |
| 5588 | + | |
5589 | 5589 | | |
5590 | 5590 | | |
5591 | 5591 | | |
| |||
0 commit comments