Skip to content

Conversation

@shahor02
Copy link
Collaborator

o2::base::Propagator got method propagateToR(track, r, bool bzOnly, maxSnp ...) which propagates the track (either TrackPar or TrackParCov) to requested radius (not X!) if it is reachable in any tracking frame. The rotations to avoid track snp goind outside of the allowed range are done automatically.

Moved HelixHelper to ReconstructionDataFormats.

@ddobrigk

@shahor02 shahor02 requested review from a team and sawenzel as code owners September 28, 2025 17:31
@github-actions
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
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for 0cf041d at 2025-09-28 20:39:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/14703-slc9_x86-64/0/Detectors/Base/src/Propagator.cxx:430:7: error: no member named 'abs' in namespace 'std'; did you mean simply 'abs'?
ninja: build stopped: subcommand failed.

Full log here.

o2::base::Propagator got method propagateToR(track, r, bool bzOnly, maxSnp ...) which propagates the track (either TrackPar or TrackParCov)
to requested radius (not X!) if it is reachable in any tracking frame. The rotations to avoid track snp goind outside of the allowed range are done automatically.

Moved HelixHelper to ReconstructionDataFormats.
@alibuild
Copy link
Collaborator

alibuild commented Sep 28, 2025

Error while checking build/O2/fullCI_slc9 for 074e2ad at 2025-09-29 03:36:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/14703-slc9_x86-64/0/PWGEM/PhotonMeson/Utils/PCMUtilities.h:19:10: fatal error: DCAFitter/HelixHelper.h: No such file or directory
ninja: build stopped: subcommand failed.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
grep: error-log.txt: binary file matches
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/50b1a8681864566908469c2058c649c88187f9b1/slc9_x86-64/o2checkcode/1.0-local367/etc/modulefiles
++ cat
--

Full log here.

@shahor02 shahor02 merged commit 774014b into AliceO2Group:dev Sep 29, 2025
11 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.

2 participants