Skip to content

StepTHn: speedup filling#15443

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15443
Open

StepTHn: speedup filling#15443
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15443

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented May 26, 2026

Replaces 4 virtual calls to GetAt / SetAt / AddAt with just one to updateBin.


Stack created with Sapling. Best reviewed with ReviewStack.

Replaces 4 virtual calls to GetAt / SetAt / AddAt  with just one to updateBin.
@jgrosseo
Copy link
Copy Markdown
Collaborator

This looks fine for me. Did you test it on Hyperloop? We could run the correlation example and see if before and after we get the same output?

@ktf
Copy link
Copy Markdown
Member Author

ktf commented May 27, 2026

Yes. https://alimonitor.cern.ch/hyperloop/wagon-test/687272/general tests both PR (one builds on the other) and it seems fine to me. This one is fairly mechanical / safe.

@jgrosseo
Copy link
Copy Markdown
Collaborator

Thanks. We need to run the same task with a normal tag and then I can dig out the macro to export from the StepTHn....

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