ALICE 3 feat: add IRIS option with inclined walls material #15098
ALICE 3 feat: add IRIS option with inclined walls material #15098plariono wants to merge 6 commits intoAliceO2Group:devfrom
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Ciao @plariono many thanks! Does the geometry introduce overlaps? |
|
Hi @njacazio, you mean overlaps with the layers? No, it's safe. |
Head branch was pushed to by a user without write access

This PR introduces a new geometry-building option:
createIRISGeometry3InclinedWalls(TGeoVolume* motherVolume);The new option builds the same full cylindrical IRIS geometry as
createIRISGeometryFullCyl, and additionally inserts three inclined wall structures in the barrel region that correspond to the petal design with the inclined walls.✨ Key Features
TGeoBBoxsegments:Usage:
--configKeyValues "TRKBase.layoutVD=kIRISFullCyl3InclinedWalls"