Skip to content

[PWGHF] Add prompt and non-prompt plots for efficiencies#9478

Merged
apalasciano merged 3 commits into
AliceO2Group:masterfrom
atavirag:add-prompt-nonprompt-plots
Jan 24, 2025
Merged

[PWGHF] Add prompt and non-prompt plots for efficiencies#9478
apalasciano merged 3 commits into
AliceO2Group:masterfrom
atavirag:add-prompt-nonprompt-plots

Conversation

@atavirag

Copy link
Copy Markdown
Contributor

No description provided.

@apalasciano apalasciano left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hello Andrea, only very minor comments

Comment thread PWGHF/HFC/DataModel/DMesonPairsTables.h Outdated
DECLARE_SOA_COLUMN(YCand1, yCand1, float); //! Rapidity of first candidate
DECLARE_SOA_COLUMN(YCand2, yCand2, float); //! Rapidity of second candidate
DECLARE_SOA_COLUMN(PhiCand1, phiCand1, float); //! Rapidity of first candidate
DECLARE_SOA_COLUMN(PhiCand2, phiCand2, float); //! Rapidity of second candidate

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
DECLARE_SOA_COLUMN(PhiCand2, phiCand2, float); //! Rapidity of second candidate
DECLARE_SOA_COLUMN(PhiCand2, phiCand2, float); //! Azimuthal angle of second candidate

Comment thread PWGHF/HFC/DataModel/DMesonPairsTables.h Outdated
DECLARE_SOA_COLUMN(PtCand2, ptCand2, float); //! Transverse momentum of second candidate
DECLARE_SOA_COLUMN(YCand1, yCand1, float); //! Rapidity of first candidate
DECLARE_SOA_COLUMN(YCand2, yCand2, float); //! Rapidity of second candidate
DECLARE_SOA_COLUMN(PhiCand1, phiCand1, float); //! Rapidity of first candidate

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
DECLARE_SOA_COLUMN(PhiCand1, phiCand1, float); //! Rapidity of first candidate
DECLARE_SOA_COLUMN(PhiCand1, phiCand1, float); //! Azimuthal angle of first candidate

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ciao Antonio, I just made the changes, thanks!

@atavirag

Copy link
Copy Markdown
Contributor Author

Hi @apalasciano, can this PR be merged? Thank you!

@apalasciano apalasciano merged commit 9498b2d into AliceO2Group:master Jan 24, 2025
smaff92 pushed a commit to smaff92/O2Physics that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

2 participants