Remove dependencies from NucleiSpectraTask#2459
Remove dependencies from NucleiSpectraTask#2459njacazio merged 6 commits intoAliceO2Group:masterfrom
Conversation
mpuccio
commented
Apr 21, 2023
- Remove dependency from the track propagation
- Remove TOF pid full dependency
- Final touches
Please consider the following formatting changes to AliceO2Group#2459
njacazio
left a comment
There was a problem hiding this comment.
Hi @mpuccio thanks! Indeed this is a use case that we should bring to the attention of the community and discuss at the WP4+14 so that we can improve how the tracking is done for all tasks, in any case it would be needed for long trains with multiple wagons
|
Yes, I think that when the development of the on-demand track cuts from @ddobrigk becomes available, such tricks could be avoided. But unfortunately, last time, we needed approval from the PB just because the track propagation was taking too long, and with these modifications we can avoid that in the future. |
Fully agreed :-) now Anton fixed the bug that was holding me back, so I have to get back to that because it will make a good impact on CPU. I will have more time after the O2 tutorials and this is one of the things I want to finish! And for now, having this done in your task is great as it will allow us to save CPU immediately. |
|
sure, let's make this point then! (we replied in the same time ;0) |
* Remove dependency from the track propagation * Remove TOF pid full dependency * Final touches * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch>