Skip to content

Conversation

@scannito
Copy link
Contributor

@scannito scannito commented Oct 28, 2025

This PR updates TRKA3 geometry segmentation and indexing for ALICE3

Changes:

  • Extended the TRKA3 module segmentation:
  • Subdivision of modules into finer chip/granularity elements.
  • Correct handling of Left/Right chip placement along x and z.

Updated indexing scheme:

  • Consistent mapping between physical chip positions and unique IDs.
  • Indexing now follows the new segmentation hierarchy, enabling easier retrieval and processing of individual chips.

Geometry construction improvements:

  • Centralized constants for module/chip dimensions (moduleWidth, moduleMLOT, outerEdgeLongSide) to simplify future adjustments.

@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@scannito scannito changed the title Update trka3 Update ALICE3 tracker segmentation + chip indexing scheme Oct 28, 2025
njacazio
njacazio previously approved these changes Oct 28, 2025
@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for a6896d2 at 2025-10-28 17:36:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/14776-slc9_x86-64/0/Detectors/Upgrades/ALICE3/TRK/base/src/GeometryTGeo.cxx:501:13: error: redefinition of 'static const char* o2::trk::GeometryTGeo::composeSymNameLayer(int, int)'
ninja: build stopped: subcommand failed.

Full log here.

njacazio
njacazio previously approved these changes Oct 28, 2025
@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for e470025 at 2025-10-28 19:14:

## sw/BUILD/O2-latest/log
/sw/slc9_x86-64/fmt/11.1.2-7/include/fmt/base.h:2233:45: error: 'fmt::v11::detail::type_is_unformattable_for<o2::trk::eOverallGeom, char> _' has incomplete type
ninja: build stopped: subcommand failed.

Full log here.

@mconcas mconcas merged commit c6f8660 into AliceO2Group:dev Oct 30, 2025
11 of 12 checks passed
@scannito scannito deleted the UpdateTRKA3 branch November 1, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants