Skip to content

PWGHF: fix filling of Lc->pKpi background table filling in polarization analysis.#6865

Merged
fcatalan92 merged 1 commit into
AliceO2Group:masterfrom
mfaggin:fixLcBkgMcTablePol
Jul 16, 2024
Merged

PWGHF: fix filling of Lc->pKpi background table filling in polarization analysis.#6865
fcatalan92 merged 1 commit into
AliceO2Group:masterfrom
mfaggin:fixLcBkgMcTablePol

Conversation

@mfaggin
Copy link
Copy Markdown
Collaborator

@mfaggin mfaggin commented Jul 15, 2024

  • change all bool columns to int8_t
  • reorder template-argument declaration in template functions
  • add column to keep track of real Lc->pKpi reconstructed signal
  • enable table filling only w/o grouping by mcCollision, to avoid memory leaks in case of 3-prong candidates (not only background, but also signal) that have reassociated daughters, for which the particles do not belong to the current mcCollisions. For the signal, these are cases recovered by the track-to-collision-associator, but with mcCollision grouping in these cases a memory leak happens when retrieving the daughter-particle mother, because of the grouping of the particles table.

@fcatalan92 fcatalan92 merged commit 6397449 into AliceO2Group:master Jul 16, 2024
@mfaggin mfaggin deleted the fixLcBkgMcTablePol branch July 17, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants