[MCH] modify (pre)clustering workflows to process several ROF per TF#5463
Merged
aphecetche merged 2 commits intoAliceO2Group:devfrom Feb 16, 2021
Merged
[MCH] modify (pre)clustering workflows to process several ROF per TF#5463aphecetche merged 2 commits intoAliceO2Group:devfrom
aphecetche merged 2 commits intoAliceO2Group:devfrom
Conversation
Collaborator
aphecetche
approved these changes
Feb 14, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These modifications allow to send and process several events per time frame. Each individual interaction in the time frame is identified by an MCH ROF record, which contains the interaction record and the location of the associated objects (e.g. clusters) in the overall list.
@aphecetche @aferrero2707 I created a new PR because I messed-up the draft while trying to solve a conflict.
As we discussed, the modification of the preclustering workflow will temporarily break the linkup with the raw-to-digit workflow. My understanding is that we can go ahead with this PR and the linkup will fixed later on with the introduction of the temporal preclustering.