Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PWGHF: small fixes in charm baryon tasks #6483

Merged
merged 11 commits into from
Jun 13, 2024

Conversation

ZFederica
Copy link
Contributor

@ZFederica ZFederica commented Jun 11, 2024

  • change searchUpToQuark to false in xic0/omegac0 candidae creator MC struct
  • use dedicated function for MC event selection in toXiPi efficiency task
  • switch from pseudorapidity to rapidity in generated variables table (xic0/omegac0 candidate creator)
    @fcatalan92

PWGHF/Tasks/taskMcEfficiencyToXiPi.cxx Outdated Show resolved Hide resolved
PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx Outdated Show resolved Hide resolved
Please consider the following formatting changes to AliceO2Group#6483
@fcatalan92
Copy link
Collaborator

Hi @ZFederica, thanks for implementing my comments! I think that the MC event selection as it is implemented now is not configurable. I added a couple of comments with more details.

Comment on lines 27 to 31
#include "PWGHF/Core/CentralityEstimation.h"
#include "PWGHF/Core/SelectorCuts.h"
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
#include "PWGHF/DataModel/CandidateSelectionTables.h"
#include "PWGHF/Utils/utilsEvSelHf.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The additional includes could be removed now

@fcatalan92 fcatalan92 enabled auto-merge (squash) June 13, 2024 17:22
@fcatalan92 fcatalan92 merged commit 0c0a339 into AliceO2Group:master Jun 13, 2024
10 checks passed
christianreckziegel pushed a commit to christianreckziegel/O2Physics that referenced this pull request Jun 13, 2024
* Fix bool and config

* eta->y gen level info

* Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx

Co-authored-by: Fabio Catalano <[email protected]>

* Remove unnecessary check

* Switch to McEvSel func

* Use hfEvSelMc func

* Please consider the following formatting changes

* Remove unnecessary code

* Remove include

* Remove include

---------

Co-authored-by: Fabio Catalano <[email protected]>
Co-authored-by: ALICE Action Bot <[email protected]>
GiorgioAlbertoLucia pushed a commit to GiorgioAlbertoLucia/O2Physics that referenced this pull request Jul 9, 2024
* Fix bool and config

* eta->y gen level info

* Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx

Co-authored-by: Fabio Catalano <[email protected]>

* Remove unnecessary check

* Switch to McEvSel func

* Use hfEvSelMc func

* Please consider the following formatting changes

* Remove unnecessary code

* Remove include

* Remove include

---------

Co-authored-by: Fabio Catalano <[email protected]>
Co-authored-by: ALICE Action Bot <[email protected]>
echizzal pushed a commit to echizzal/O2Physics that referenced this pull request Jul 18, 2024
* Fix bool and config

* eta->y gen level info

* Update PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx

Co-authored-by: Fabio Catalano <[email protected]>

* Remove unnecessary check

* Switch to McEvSel func

* Use hfEvSelMc func

* Please consider the following formatting changes

* Remove unnecessary code

* Remove include

* Remove include

---------

Co-authored-by: Fabio Catalano <[email protected]>
Co-authored-by: ALICE Action Bot <[email protected]>
@ZFederica ZFederica deleted the working branch July 30, 2024 13:09
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.

3 participants