-
Notifications
You must be signed in to change notification settings - Fork 622
[PWGEM/PhotonMeson,Trigger] Add Heavy Neutral Meson Software Trigger Task #10421
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
Please consider the following formatting changes to AliceO2Group#10421
|
Error while checking build/O2Physics/o2 for fc59723 at 2025-03-09 21:41: Full log here. |
|
|
||
| namespace ReconstructionType | ||
| { | ||
| enum ReconstructionType { |
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.
Can you use the "enum PairType" defined in PairUtilities.h?
| enum PairType { |
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.
Yes, thanks! Sorry, I forgot this already existed in the EM code. I changed it to use the PairType from the general utils now.
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.
Danke Schoen!
…Task (AliceO2Group#10421) Co-authored-by: Nicolas Strangmann <nicolas.strangmann@.cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…Task (AliceO2Group#10421) Co-authored-by: Nicolas Strangmann <nicolas.strangmann@.cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…Task (#10421) Co-authored-by: Nicolas Strangmann <nicolas.strangmann@.cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…Task (AliceO2Group#10421) Co-authored-by: Nicolas Strangmann <nicolas.strangmann@.cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…Task (AliceO2Group#10421) Co-authored-by: Nicolas Strangmann <nicolas.strangmann@.cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…Task (AliceO2Group#10421) Co-authored-by: Nicolas Strangmann <nicolas.strangmann@.cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
This trigger task is meant for testing to find the omega peak on the grid. The trigger selectivity will be drastically increased in a future PR by including a femto requirement.