ITS: set track patterns for clusters and MC#6443
ITS: set track patterns for clusters and MC#6443mconcas wants to merge 1 commit intoAliceO2Group:devAliceO2Group/AliceO2:devfrom
Conversation
|
@shahor02 did you mean something like this? I used the UserField as it was completely available. I also took the chance to set the cluster pattern in the tracker itself. but now it also works with the steering macro. We could consider to remove it from the trackerSpec |
shahor02
left a comment
There was a problem hiding this comment.
Hi @mconcas
thanks, yes, but:
- I thought you will add this feature on top of the #6431, so that the fakes pattern would profit from all labels in the MCTruthContainer
- I would keep the user field for transient info, in the TrackITS we have currently
The in-memory size of the TrackITS will not increase from extending it to 32 bytes and using upper 16 for the fakes pattern (with corresponding getters).
Also, I agree that once the patterns are set in the tracker itself, we can suppress this part in the spec (but then the same should be implemented in the @iouribelikov's tracker).
This is a no-issue to me, I was just being orthogonal to that just in case we decided to merge this first (as this does not affect the I/O of the tracker and results easier to integrate on the multi roframe stuff). I can close this PR and update #6431.
True, I'll do that.
Aren't anyways the two |
Right! |
|
Ok, closing here as I am porting these changes to #6431. |
No description provided.