Skip to content

Conversation

@f3sch
Copy link
Collaborator

@f3sch f3sch commented Jul 14, 2025

  • comments out fit weight matrix, which is currently not used and saves a few MB in memory for the lines
  • uses rof-voting for the clusterlines (only useful in deltaROF, otherwise there is only one rof)
  • simplifies the dca math a bit
  • adds a print() for tracklets
  • cleanup lines at the end of processing

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
@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

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for d8e81e6 at 2025-07-15 07:45:

No log files found

Full log here.

@f3sch
Copy link
Collaborator Author

f3sch commented Jul 21, 2025

The error is unrelated and this CI check (failing everywhere now) was previously green, not sure why it was re-run.
@mconcas @fprino is this ok for you?

@mconcas
Copy link
Collaborator

mconcas commented Jul 21, 2025

The error is unrelated and this CI check (failing everywhere now) was previously green, not sure why it was re-run. @mconcas @fprino is this ok for you?

To me it seems generally ok.
I am not a fan of removing the additional computation and data members, unless we are limited by that.

@mconcas mconcas merged commit b8d6494 into AliceO2Group:dev Jul 21, 2025
11 of 12 checks passed
mhemmer-cern pushed a commit to mhemmer-cern/AliceO2 that referenced this pull request Sep 9, 2025
)

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>

FullCi is green, merging.
@f3sch f3sch deleted the its/clusterlines branch September 26, 2025 08:38
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.

3 participants