Uh oh!
There was an error while loading. Please reload this page.
PWGHF: implement track selections for bachelor in lfCascade+bachelor decays - #4076
Conversation
ZFederica
commented
Dec 5, 2023
Hi @fgrosa, what do you think of this implementation? This would allow to use ITSQuality tracks at the skimming step for bachelor tracks in cascade+bachelor decays without affecting the selections used for V0+bachelor decays |
fgrosa
left a comment
There was a problem hiding this comment.
Ciao @ZFederica, the implementation looks good to me, thanks!
Before we merge it however, please cross check that you get the same output for the other channels, to exclude that I overlooked something.
ZFederica
commented
Dec 6, 2023
Hi @fgrosa, I compared the output of the trackIndexSkimCreator before and after these changes, I did not see any difference as for the other chennels. However, I noticed that I forgot to extend an histogram axis, now it is fixed. |
…decays (AliceO2Group#4076) * Implement track selections for bachelor in casc+bach decays * Update comment * Change histogram axis
…decays (AliceO2Group#4076) * Implement track selections for bachelor in casc+bach decays * Update comment * Change histogram axis
Modify the struct HfTrackIndexSkimCreatorTagSelTracks to implement a set of selection dedicated to the bachelor track in LF cascade+bachelor decays. Until now the selections dedicated to bachelor track of V0+bachelor decays were used also for the above-mentioned channel.