Skip to content

PWGHF: Calculate variables using updated tracks after KF vertex fit. - #7808

Merged
fgrosa merged 16 commits into
AliceO2Group:masterfrom
Yunfan-Liu:omegac-reconstruction-with-kf-update
Oct 2, 2024
Merged

PWGHF: Calculate variables using updated tracks after KF vertex fit.#7808
fgrosa merged 16 commits into
AliceO2Group:masterfrom
Yunfan-Liu:omegac-reconstruction-with-kf-update

Conversation

@Yunfan-Liu

Copy link
Copy Markdown
Contributor
  • Now calculate variables using updated tracks after KF vertex fit instead of initial tracks.

  • Add cuts to make sure Chi2 and Ndf are greater than 0.

Please consider the following formatting changes to AliceO2Group#7808
Comment threadPWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Outdated
Comment threadPWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Outdated
Comment threadPWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Outdated
Comment threadPWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Outdated
Yunfan-Liuand others added 4 commits September 27, 2024 10:33
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
- using lowerCamelCase for names of variables.
- change variables name : KFV0_m -> kfV0MassConstrained, KFOmega_m -> kfOmegaMassConstrained
remove whitespace as formatting requested.
@fgrosa
fgrosa merged commit 2a91adc into AliceO2Group:masterOct 2, 2024
mfaggin pushed a commit to mfaggin/O2Physics that referenced this pull request Oct 15, 2024
…liceO2Group#7808)
* useing updated tracks calculte variables after KF fit
* fixing errors
* Update candidateCreatorXic0Omegac0.cxx
* Please consider the following formatting changes
* Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
* Update candidateCreatorXic0Omegac0.cxx
- using lowerCamelCase for names of variables.
- change variables name : KFV0_m -> kfV0MassConstrained, KFOmega_m -> kfOmegaMassConstrained
* Update candidateCreatorXic0Omegac0.cxx
* Update candidateCreatorXic0Omegac0.cxx
remove whitespace as formatting requested.
* Update candidateCreatorXic0Omegac0.cxx
remove whitespace as formatting requested.
* Please consider the following formatting changes
* Update candidateCreatorXic0Omegac0.cxx
* Update candidateCreatorXic0Omegac0.cxx
make all the prefixes of KFParticle variables from kfp to kf
---------
Co-authored-by: root <root@USER-20161104VR.localdomain>
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
@Yunfan-Liu
Yunfan-Liu deleted the omegac-reconstruction-with-kf-update branch October 17, 2024 14:04
hernasab pushed a commit to hernasab/O2Physics that referenced this pull request Oct 25, 2024
…liceO2Group#7808)
* useing updated tracks calculte variables after KF fit
* fixing errors
* Update candidateCreatorXic0Omegac0.cxx
* Please consider the following formatting changes
* Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
* Update candidateCreatorXic0Omegac0.cxx
- using lowerCamelCase for names of variables.
- change variables name : KFV0_m -> kfV0MassConstrained, KFOmega_m -> kfOmegaMassConstrained
* Update candidateCreatorXic0Omegac0.cxx
* Update candidateCreatorXic0Omegac0.cxx
remove whitespace as formatting requested.
* Update candidateCreatorXic0Omegac0.cxx
remove whitespace as formatting requested.
* Please consider the following formatting changes
* Update candidateCreatorXic0Omegac0.cxx
* Update candidateCreatorXic0Omegac0.cxx
make all the prefixes of KFParticle variables from kfp to kf
---------
Co-authored-by: root <root@USER-20161104VR.localdomain>
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
Sign up for freeto 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.

4 participants

@Yunfan-Liu@vkucera@fgrosa@alibuild