Skip to content

Parse and pass SOR to o2-steer-colcontexttool in FST#15149

Open
shahor02 wants to merge 1 commit intoAliceO2Group:devfrom
shahor02:pr_fstColCont
Open

Parse and pass SOR to o2-steer-colcontexttool in FST#15149
shahor02 wants to merge 1 commit intoAliceO2Group:devfrom
shahor02:pr_fstColCont

Conversation

@shahor02
Copy link
Collaborator

The o2-steer-colcontexttool was using timestamp -1 (i.e. now) therefore the FST is generating the context with the mean-vertex available at givin moment. If this happen to be the default meanvertex with sigmaX,Y of 0.5 cm, the generated data is not reconstructable in the ITS since the reconstruction will use the meanvertx with small sigma corresponding to the selected run number.

The o2-steer-colcontexttool was using timestamp -1 (i.e. now) therefore the FST is
generating the context with the mean-vertex available at givin moment. If this happen
to be the default meanvertex with sigmaX,Y of 0.5 cm, the generated data is not reconstructable
in the ITS since the reconstruction will use the meanvertx with small sigma corresponding to the
selected run number.
@shahor02 shahor02 requested review from a team and chiarazampolli as code owners March 11, 2026 18:59
@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 62e8807 at 2026-03-11 23:46:

## sw/BUILD/O2-full-system-test-latest/log
command o2-steer-colcontexttool -i o2sim,50000,1000000:1000000 --show-context --timeframeID 0 --orbitsPerTF 128 --orbits 128 --seed 12345 --noEmptyTF --first-orbit 256 --extract-per-timeframe tf:o2sim --with-vertices kCCDB --maxCollsPerTF 5 --orbitsEarly 0 --bcPatternFile ccdb --timestamp --QEDinteraction qed,223867500.00,10000000:100 had nonzero exit code 1


## 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/a473b00b9f06678b2b365455976ec729732765e2/slc9_x86-64/o2checkcode/1.0-local4/etc/modulefiles
++ cat
--

Full log here.

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