Skip to content

Add RICH information for Jpsi analysis#6316

Merged
ginnocen merged 3 commits intoAliceO2Group:devrun5from
zhangbiao-phy:dev
Jun 3, 2021
Merged

Add RICH information for Jpsi analysis#6316
ginnocen merged 3 commits intoAliceO2Group:devrun5from
zhangbiao-phy:dev

Conversation

@ginnocen
Copy link
Copy Markdown
Collaborator

@ginnocen ginnocen commented Jun 3, 2021

No description provided.

@ginnocen ginnocen requested a review from vkucera as a code owner June 3, 2021 16:43
template <typename T>
bool validRICHPID(const T& track)
{
if (TMath::Abs(track.pt()) < d_pidRICHMinpT || TMath::Abs(track.pt()) >= d_pidRICHMaxpT) {
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.

useless Abs

@ginnocen ginnocen merged commit 3dd5155 into AliceO2Group:devrun5 Jun 3, 2021
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.

2 participants