Skip to content

Adapt ITS/MFT CTF machinery to staggered data#51

Merged
f3sch merged 1 commit intof3sch:its/trk/stagfrom
shahor02:its_stag
Mar 16, 2026
Merged

Adapt ITS/MFT CTF machinery to staggered data#51
f3sch merged 1 commit intof3sch:its/trk/stagfrom
shahor02:its_stag

Conversation

@shahor02
Copy link

Tested as:

GLOSET="--shm-segment-size 12000000000 --timeframes-rate-limit 10 --timeframes-rate-limit-ipcid 0 "

#decode raw , create clusters and CTF file

o2-raw-tf-reader-workflow $GLOSET --input-data alien:///alice/data/2026/LHC26ab_ITS/569796/raw/0300/o2_rawtf_run00569796_tf00113138_epn078.tf  --onlyDet ITS  | \
o2-itsmft-stf-decoder-workflow $GLOSET | \
o2-itsmft-entropy-encoder-workflow $GLOSET --ans-version 1.0 --ctf-dict none | \
o2-ctf-writer-workflow $GLOSET --report-data-size-interval 1 --output-type ctf --min-file-size 10000000000 --max-ctf-per-file 40000 --onlyDet ITS | \
o2-its-cluster-writer-workflow $GLOSET --disable-mc  --outfile  o2clus_its_fromRaw.root -b --run | tee xx0.log

#decode CTF, create cluster file
o2-ctf-reader-workflow $GLOSET --ctf-input o2_ctf_run00569796_orbit0145075712_tf0000113138_alicers02.root --onlyDet ITS | \
o2-its-cluster-writer-workflow --disable-mc $GLOSET  --outfile  o2clus_its_fromCTF.root -b --run | tee xx1.log

@shahor02 shahor02 requested a review from f3sch as a code owner March 15, 2026 22:38
@f3sch f3sch merged commit bca7dce into f3sch:its/trk/stag Mar 16, 2026
5 of 6 checks passed
f3sch added a commit that referenced this pull request Mar 17, 2026
Adapt ITS/MFT CTF machinery to staggered data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants