[PWGJE] Add Berkeley tree producer - #17666
Conversation
|
O2 linter results: ❌ 1 errors, |
ee108bc to
6e4f0a0
Compare
Please consider the following formatting changes to AliceO2Group#17666
| berkeleytree::GenE, | ||
| berkeleytree::GenCharge, | ||
| berkeleytree::GenMcId, | ||
| berkeleytree::PdgId); |
There was a problem hiding this comment.
probably this is fine but not sure if the Id keyword causes any issues later for the merger if it thinks its an index coloumn
There was a problem hiding this comment.
Hmm, I see, do you think it triggers on the letters "Id" being anywhere in the column name? I can't really think of another name to use that wouldn't contain "Id" somewhere in it...
|
thanks @nzardosh , the required checks say (for me at least) "Security: approval needed, not starting", do you know how we can get these to start? (might be because this is my first O2Physics PR) |
|
They should start running soon :) Btw can you update your username here to your CERN one please? |
|
Error while checking build/O2Physics/code-check for e438805 at 2026-09-01 13:34: Full log here. |
Add a task to produce BerkeleyTrees for MC events for further analysis in the Berkeley HPC systems. In our testing the resulting compression factor is around 80, so we'd like to merge this in and test on Hyperloop and see if we can produce standard derived data with this task. (O2 linter are unrelated to this task)