Skip to content

Tags: grasseau/AliceO2

Tags

v21.14

Toggle v21.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CPV fix simulation workflow (AliceO2Group#5887)

* Fixed CPV simulation workflow

* applied clang-format

* fix for ~statement should be inside braces~ mumbling

Co-authored-by: sevdokim <[email protected]>

nightly-20210412

Toggle nightly-20210412's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix for TOF cosmic calib (AliceO2Group#5895)

* fix for TOF cosmic calib

* suppress unneeded dereferencing, [] instead of at()

nightly-20210411

Toggle nightly-20210411's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
StepTHn: use AddAt rather than Get+Set (AliceO2Group#5897)

nightly-20210410

Toggle nightly-20210410's commit message
DPL GUI: better display of variable context

nightly-20210409

Toggle nightly-20210409's commit message
Adapt FST to HBFUtils loaded from digitization ini file

nightly-20210408

Toggle nightly-20210408's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop ability of DataHeader to print itself (AliceO2Group#5743)

This allows us to drop the templated Print policy from the DataHeader.h
classes, hopefully simplifying the code. As a replacement for the various
print methods one can use DataHeaderHelpers.h in conjuction with
the various fmt / Logger.h methods.

nightly-20210407

Toggle nightly-20210407's commit message
better naming of device

nightly-20210406

Toggle nightly-20210406's commit message
Full system test: Add possibility to provide addition TPC-tracker con…

…figKeyValues via env variable

nightly-20210405

Toggle nightly-20210405's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ctpdev (AliceO2Group#5758)

* CTP with ID=18 added to DetID.h

* CTP digitizer development

* clang formatting

* CTP digitizer development

* clang format

* CTP ID=16, upgrades shifted

* straightforward ruben's comment implemented

* clang format

* CTP digitization dev

* calng format

* CTP digitizer dev: Ruben's comments implemented.

* clang format

* rubens suggestions - passing vectors/spans cleaned/fixed

* clang format

* some fixes

* fullCI fixes

* clang format

Co-authored-by: shahoian <[email protected]>

nightly-20210404

Toggle nightly-20210404's commit message
Fix incomplete definition of GeneratorExternalParam