Skip to content

Tags: luigifusco/AliceO2

Tags

nightly-20210714

Toggle nightly-20210714's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add DistStf as mandatory input for TOF decoder (AliceO2Group#6625)

* add DistStf as mandatory input for TOF decoder

* filtering distStf input in TOF decoder loop

* add dist stf in tof compressor as input

dataflow-20210714

Toggle dataflow-20210714's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add DistStf as mandatory input for TOF decoder (AliceO2Group#6625)

* add DistStf as mandatory input for TOF decoder

* filtering distStf input in TOF decoder loop

* add dist stf in tof compressor as input

nightly-20210713

Toggle nightly-20210713's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL: force processing of region callback without waiting for data (Al…

…iceO2Group#6621)

Without this, it is possible that a late arriving event will not be processed
until some data actually arrives on one of the channels, unblocking the event
loop. This should obviate to the problem by triggering an aync libuv event
which will unblock the event loop without the need for data.

dataflow-20210713

Toggle dataflow-20210713's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL: force processing of region callback without waiting for data (Al…

…iceO2Group#6621)

Without this, it is possible that a late arriving event will not be processed
until some data actually arrives on one of the channels, unblocking the event
loop. This should obviate to the problem by triggering an aync libuv event
which will unblock the event loop without the need for data.

nightly-20210712

Toggle nightly-20210712's commit message
[O2-2461] MCHRaw: bc offset should be applied before the rollover

nightly-20210711

Toggle nightly-20210711's commit message
[O2-2461] MCHRaw: bc offset should be applied before the rollover

dataflow-20210712

Toggle dataflow-20210712's commit message
[O2-2461] MCHRaw: bc offset should be applied before the rollover

dataflow-20210711

Toggle dataflow-20210711's commit message
[O2-2461] MCHRaw: bc offset should be applied before the rollover

nightly-20210710

Toggle nightly-20210710's commit message
[O2-2452] DPL Analysis: Fix extende tables example to account for una…

…ssigned tracks

dataflow-20210710

Toggle dataflow-20210710's commit message
[O2-2452] DPL Analysis: Fix extende tables example to account for una…

…ssigned tracks