Skip to content

[ALICE 3] TRKLayer refactoring#15145

Merged
njacazio merged 7 commits intoAliceO2Group:devfrom
scannito:TRKLayer-ref-rebased
Mar 12, 2026
Merged

[ALICE 3] TRKLayer refactoring#15145
njacazio merged 7 commits intoAliceO2Group:devfrom
scannito:TRKLayer-ref-rebased

Conversation

@scannito
Copy link
Contributor

TRKLayer class has been substituted by hierarchy of classes:
--> TRKCylindrical layer: base class for quick simulations
|-->TRKSegmentedLayer: interface class to add segmentation method
|-->TRKMLLayer
|-->TRKOTLayer

Further development foreseen soon

Removed eLayout for single layer in favor of an overall eMLOTLayout
--> kCylindrical: detector configured with all cylindrical layers
--> kSegmented: detector configured with 4 TRKMLLayer and 4 TRKOTLayer

Source code gets much cleaner without several "if" cases

@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

@njacazio njacazio enabled auto-merge (squash) March 11, 2026 10:17
@njacazio njacazio merged commit 2e80e74 into AliceO2Group:dev Mar 12, 2026
12 of 13 checks passed
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.

2 participants