Commit d1f1771
committed
Place the space-frame sectors explicitly instead of dividing BBMO
This replaces the phi division of the space-frame mother BBMO by 18 explicit
placements of the sector volume BBCE, so that the sector contents survive the
conversion to Geant4.
- Geant4 divides a polyhedra in phi by its number of sides and ignores the
requested width and offset, and its cell frame sits at the start of a sector
where TGeo's sits at the centre.
- Both conversion routes, ROOT's GDML writer and VGM, are affected, so the 18
FTOS service boxes placed in BBCE were absent from the Geant4 geometry.
- The TGeo geometry is unchanged: same node count, same BBCE shape and content,
same global placements, no new overlaps.
- With this, the ray-by-ray mass thickness of the two Geant4 geometries agrees
with TGeo to 9e-8 relative, against 5e-5 before.
https://its.cern.ch/jira/browse/O2-71531 parent 9fbf915 commit d1f1771
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1789 | 1789 | | |
1790 | 1790 | | |
1791 | 1791 | | |
1792 | | - | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
1793 | 1807 | | |
1794 | 1808 | | |
1795 | 1809 | | |
| |||
0 commit comments