Skip to content
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

Fix the decay branch ratio of antihyperhelium4sigma #13826

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

wang-yuanzhe
Copy link
Contributor

No description provided.

Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for d51484b at 2024-12-31 10:48:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'


## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile reco_NOGPU.log
reco_NOGPU.log:[34550:calib-phos-l1phase]: [09:48:09][ERROR] Exception while running: Fatal error. Rethrowing.
reco_NOGPU.log-[34550:calib-phos-l1phase]: [09:48:09][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-phos-calib-workflow, device shutting down. Reason: Fatal error
[34550:calib-phos-l1phase]: [09:48:09][ERROR] Requested resource does not exist: http://alice-ccdb.cern.ch//PHS/Calib/BadMap/1735638489316/
[34550:calib-phos-l1phase]: [09:48:09][FATAL] Got nullptr from CCDB for path PHS/Calib/BadMap and timestamp 1735638489316
[34550:calib-phos-l1phase]: [09:48:09][ERROR] Exception while running: Fatal error. Rethrowing.
[34550:calib-phos-l1phase]: [09:48:09][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-phos-calib-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 34550 (calib-phos-l1phase) did not exit correctly however it's not clear why. Exit code forced to 128.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/0271c6688148860cadbe6bbe1a66c3ed85384f47/slc8_x86-64/o2checkcode/1.0-local144/etc/modulefiles
++ cat
--

Full log here.

@sawenzel
Copy link
Collaborator

sawenzel commented Jan 6, 2025

@wang-yuanzhe : Do you have a reference source for these changes? I am ok with it but like to make sure the numbers are solid.

@wang-yuanzhe
Copy link
Contributor Author

Hi @sawenzel. Since this kind of particle (hyperhelium4sigma) is very lack of experimental measurements and theoretical predictions, the decay branch ratio of it is set mostly based on the requirements of MC studies, and the decay modes of Σ+ can be considered as reference(pdg).
In fact I would like to do this change to correct a mistake when I implemented (anti-)hyperhelium4sigma for the first time (you can find the branch ratios are different for hyperhelium4sigma and antihyperhelium4sigma at present).

@sawenzel sawenzel merged commit 9ede2d5 into AliceO2Group:dev Jan 6, 2025
12 checks passed
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.

3 participants