Skip to content

[ALICE3] TF3: store BC and TDC in digits - #15777

Open
maciacco wants to merge 7 commits into
AliceO2Group:devfrom
maciacco:tf3_dev
Open

[ALICE3] TF3: store BC and TDC in digits#15777
maciacco wants to merge 7 commits into
AliceO2Group:devfrom
maciacco:tf3_dev

Conversation

@maciacco

@maciacco maciacco commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
  • The digit time is saved both as absolute time (double) and as bc + tdc.
  • A 10 ps TDC bin is set by default
  • The bc is used in the digit map of chips

@maciacco maciacco changed the title Tf3 dev [ALICE3] TF3: store BC and TDC in digits Sep 8, 2026
Please consider the following formatting changes to AliceO2Group#15777
@maciacco
maciacco marked this pull request as ready for review September 8, 2026 12:09
@njacazio
njacazio enabled auto-merge (squash) September 8, 2026 12:25
@alibuild

alibuild commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 29d7161 at 2026-09-08 16:39:

## sw/BUILD/O2-sim-challenge-test-latest/log
./sim-challenge.log[ERROR] SHUTTING DOWN DUE TO SIGNALED EXIT IN COMPONENT 209
./sim.log[ERROR] SHUTTING DOWN DUE TO SIGNALED EXIT IN COMPONENT 209


## 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/b35ca7dcf13bb06d1a9ace0f66e95fcb6df15cf2/slc9_x86-64/o2checkcode/1.0-local3/etc/modulefiles
++ alibuild-generate-module
+ HAS_BIN=
+ HAS_LIB=
+ HAS_CMAKE=
+ HAS_ROOT=
+ '[' 0 '!=' 0 ']'
+ cat
+ printf 'if ![ is-loaded '\''BASE/1.0'\'' ] {\n module load BASE/1.0\n}'
+ echo 'BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release'
BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release
+ FULL_BUILD_REQUIRES='bz2 CMake ninja googlebenchmark Alice-GRID-Utils double-conversion safe_int date Python-modules-list ninja-fortran alibuild-recipe-tools pytorch_cpuinfo defaults-release FairCMakeModules json-c O2-customization MPFR UUID'
+ echo 'FULL_BUILD_REQUIRES=bz2 CMake ninja googlebenchmark Alice-GRID-Utils double-conversion safe_int date Python-modules-list ninja-fortran alibuild-recipe-tools pytorch_cpuinfo defaults-release FairCMakeModules json-c O2-customization MPFR UUID'
FULL_BUILD_REQUIRES=bz2 CMake ninja googlebenchmark Alice-GRID-Utils double-conversion safe_int date Python-modules-list ninja-fortran alibuild-recipe-tools pytorch_cpuinfo defaults-release FairCMakeModules json-c O2-customization MPFR UUID
++ env
++ cut -f1 -d=
++ grep -v PKGREVISION
++ grep -v '^DEFAULT_'
++ grep -v ALIBUILD_RECIPE_TOOLS
++ grep REVISION
++ sed -e s/_REVISION//
+ for x in $(env | cut -f1 -d= | grep -v "^DEFAULT_" | grep -v PKGREVISION | grep -v ALIBUILD_RECIPE_TOOLS | grep REVISION | sed -e 's/_REVISION//')
++ eval 'echo $LIBFFI_REVISION'
+++ echo 14
+ REVISION_VALUE=14
++ eval 'echo $LIBFFI_VERSION'
+++ echo v3.2.1-alice1
+ VERSION_VALUE=v3.2.1-alice1
++ eval 'echo $LIBFFI_ROOT'
+++ echo /sw/slc9_x86-64/libffi/v3.2.1-alice1-14
+ ROOT_PATH_VALUE=/sw/slc9_x86-64/libffi/v3.2.1-alice1-14
+ '[' -z 14 ']'
+ echo 'bz2 CMake ninja googlebenchmark Alice-GRID-Utils double-conversion safe_int date Python-modules-list ninja-fortran alibuild-recipe-tools pytorch_cpuinfo defaults-release FairCMakeModules json-c O2-customization MPFR UUID'
+ tr '[:lower:]' '[:upper:]'
+ tr - _
+ tr ' ' '\n'
[0 more errors; see full log]

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