Skip to content

Tags: afurs/AliceO2

Tags

nightly-20200623

Toggle nightly-20200623's commit message
DPL AliECS: publish the channels known to DPL

nightly-20200622

Toggle nightly-20200622's commit message
Foundation: allow static reflection up to 40 elements

nightly-20200620

Toggle nightly-20200620's commit message
DPL: send metrics before processing

nightly-20200619

Toggle nightly-20200619's commit message
GPU: Fix race condition and incorrect implementation for creating bor…

…der tracks

nightly-20200618

Toggle nightly-20200618's commit message
FT0: Fix typo leading to a Geant4 warning

Fixes https://alice.its.cern.ch/jira/browse/O2-1510.
Thanks to @ihrivnac for spotting.

nightly-20200617

Toggle nightly-20200617's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL Analysis: generalize dyn/aod matching (AliceO2Group#3809)

* DPL Analysis: generalize dyn/aod matching

* DPL Analysis: reduce dependence on type information for DYN creation

* Remove redundant template

* minor fix

* revert an incorrect change

nightly-20200616

Toggle nightly-20200616's commit message
Take a simpler test position for slats

nightly-20200615

Toggle nightly-20200615's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL: improve ScopedExit (AliceO2Group#3798)

nightly-20200608

Toggle nightly-20200608's commit message
DPL: add error policy

By default one single error terminates the workflow when running in
batch mode. Use --error-policy=wait to wait.

By default one single error is reported but not fatal when running in
GUI mode. use --error-policy=quit to quit the whole workflow and
the GUI.

nightly-20200607

Toggle nightly-20200607's commit message
GPU: Fix GPU TRD Tracking