-
Notifications
You must be signed in to change notification settings - Fork 613
[PWGHF,Trigger] Get rid of hard-coded mass cuts in HFFilter #11877
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
Conversation
|
O2 linter results: ❌ 135 errors, |
Please consider the following formatting changes to AliceO2Group#11877
Please consider the following formatting changes to AliceO2Group#11877
alibuild
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving on behalf of @fgrosa.
alibuild
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving on behalf of @fgrosa.
| #include "Common/DataModel/PIDResponseTPC.h" | ||
| #include "Common/DataModel/TrackSelectionTables.h" | ||
|
|
||
| #include "Framework/RunningWorkflowInfo.h" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use <> for all external headers.
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…roup#11877) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…roup#11877) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…roup#11877) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…roup#11877) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…roup#11877) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…roup#11877) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
This PR makes all mass selections in the HFFilters configurable to work in case of bad mass resolutions @zhangbiao-phy @apalasciano