Skip to content

Conversation

@ZFederica
Copy link
Contributor

Fix efficiency calculation taking into account the production process of the daughters

Copy link
Collaborator

@fcatalan92 fcatalan92 left a comment

Choose a reason for hiding this comment

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

Hi @ZFederica, I made a few minor comments. On top of them, I have a question: why are you doing these checks "manually" and you are not using the functions provided in RecoDecay.h? After the fixes in #5407, they should be enough for the job.

@ZFederica
Copy link
Contributor Author

ZFederica commented Apr 22, 2024

Hi @fcatalan92, the check on the daughters (pdg code and process) are necessary because I need to check on some of the daughter properties for the different steps of efficiency calculation. I will remove the continue statement.

@fcatalan92 fcatalan92 enabled auto-merge (squash) April 22, 2024 17:10
@fcatalan92 fcatalan92 merged commit 6548657 into AliceO2Group:master Apr 22, 2024
@ZFederica ZFederica deleted the work branch April 25, 2024 13:42
christianreckziegel pushed a commit to christianreckziegel/O2Physics that referenced this pull request May 2, 2024
…on process (AliceO2Group#5748)

* Fix eff task

* Fix cast

* Fix error

* Fix

* Remove comments

* Remove include

* Please consider the following formatting changes

* Remove continue

* Remove check on nr dau

---------

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
hahassan7 pushed a commit to hahassan7/O2Physics that referenced this pull request May 17, 2024
…on process (AliceO2Group#5748)

* Fix eff task

* Fix cast

* Fix error

* Fix

* Remove comments

* Remove include

* Please consider the following formatting changes

* Remove continue

* Remove check on nr dau

---------

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
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