Skip to content

Conversation

@rashigupt
Copy link
Contributor

@rashigupt rashigupt commented Apr 20, 2025

Add electron and hadron tables for offline event mixing, and include histogram bin setting in the configuration

Comment on lines 503 to 504
DECLARE_SOA_COLUMN(LsPairEHCount, lsPairEHCount, int); //! like sign Pair Electron hadron coorelation
DECLARE_SOA_COLUMN(UlsPairEHCount, ulsPairEHCount, int); //! unLike sign Pair Electron hadron coorelation
Copy link
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(LsPairEHCount, lsPairEHCount, int); //! like sign Pair Electron hadron coorelation
DECLARE_SOA_COLUMN(UlsPairEHCount, ulsPairEHCount, int); //! unLike sign Pair Electron hadron coorelation
DECLARE_SOA_COLUMN(NPairsLS, nPairsLS, int); //! number of like-sign electron-hadron pairs
DECLARE_SOA_COLUMN(NPairsUS, nPairsUS, int); //! number of unlike-sign electron-hadron pairs

Copy link
Collaborator

@vkucera vkucera left a comment

Choose a reason for hiding this comment

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

Thanks @rashigupt for addressing the issues.

@rashigupt
Copy link
Contributor Author

Dear Expert,
Kindly check and merge this code.

@vkucera
Copy link
Collaborator

vkucera commented May 13, 2025

@deepathoms Can you please check whether your comments have been addressed?

@alibuild
Copy link
Collaborator

Error while checking build/O2Physics/o2 for e0561e4 at 2025-05-13 19:43:

## sw/BUILD/arrow-latest/log
/sw/BUILD/5c423fbe2eb3b52187e935043b0d4602548f9a00/arrow/src_tmp/cpp/src/gandiva/precompiled/arithmetic_ops.cc:18:10: fatal error: 'cmath' file not found
ninja: build stopped: subcommand failed.

Full log here.

@rashigupt
Copy link
Contributor Author

Dear expert, please merge the code.

@vkucera vkucera merged commit 01dd039 into AliceO2Group:master May 20, 2025
16 checks passed
ariedel-cern pushed a commit to ariedel-cern/O2Physics that referenced this pull request May 23, 2025
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Jun 11, 2025
prottayCMT pushed a commit to prottayCMT/O2Physics2024 that referenced this pull request Jun 12, 2025
ddobrigk pushed a commit to ddobrigk/O2Physics that referenced this pull request Jun 14, 2025
smaff92 pushed a commit to smaff92/O2Physics that referenced this pull request Jun 17, 2025
alibuild pushed a commit to alibuild/O2Physics that referenced this pull request Aug 11, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

8 participants