Skip to content

optionally store min-max raw TF range beyond random percentage#184

Merged
lkrcal merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_forTFRange
Nov 15, 2024
Merged

optionally store min-max raw TF range beyond random percentage#184
lkrcal merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_forTFRange

Conversation

@shahor02
Copy link
Contributor

@shahor02 shahor02 commented Nov 14, 2024

add SubTimeFrameFileSink options
--data-sink-stf-min-id <uint64_t (def=0)>
--data-sink-stf-max-id <uint64_t (def=0)>
to force storage of TFs with ID matching these limits (on top of eventual random storage)

add SubTimeFrameFileSink options
--data-sink-stf-min-id <int (def=-1)>
--data-sink-stf-max-id <int (def=-1)>
to force storage of TFs with ID matching this limits (on top of
eventual random storage)
@lkrcal lkrcal merged commit 4ff6e16 into AliceO2Group:dev Nov 15, 2024
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