Skip to content

Tags: ctolon/AliceO2

Tags

nightly-20211210

Toggle nightly-20211210's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL Analysis: Add interleaved_pack_t and unique_pack_t (AliceO2Group#…

…7847)

dataflow-20211210

Toggle dataflow-20211210's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL Analysis: Add interleaved_pack_t and unique_pack_t (AliceO2Group#…

…7847)

dataflow-20211209

Toggle dataflow-20211209's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not cleanup cashed CCDB objects of some special types (AliceO2Grou…

…p#7843)

The BasicCCDBManager cache is based on shared_ptr, which assumes that the object is never
deleted via its raw pointer. We cannot control this for some global ROOT pointers, e.g.
gGeoManager, which is deleted on exit internally by ROOT (thus creating a race condition with
destruction of the same pointer via shared_ptr.
Such objects will be cached to raw pointers in the BasicCCDBManager but will be never deleted by it.

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

nightly-20211209

Toggle nightly-20211209's commit message
Optional mat.corr., full propagation and refit in DCAFitter

nightly-20211208

Toggle nightly-20211208's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix FairLogger LOG(FATAL) (AliceO2Group#7830)

dataflow-20211208

Toggle dataflow-20211208's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix FairLogger LOG(FATAL) (AliceO2Group#7830)

nightly-20211207

Toggle nightly-20211207's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ZDC table to the AOD producer (AliceO2Group#7343)

* Add ZDC table to the AOD producer

dataflow-20211207

Toggle dataflow-20211207's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ZDC table to the AOD producer (AliceO2Group#7343)

* Add ZDC table to the AOD producer

nightly-20211206

Toggle nightly-20211206's commit message
Revert "FST/CCDB: Temporarily stick to ccdb-test.cern.ch:8080 as defa…

…ult for FIT raw creators, TRD, ZDC, CCDBManager"

This reverts commit 015fa61.

dataflow-20211206

Toggle dataflow-20211206's commit message
Revert "FST/CCDB: Temporarily stick to ccdb-test.cern.ch:8080 as defa…

…ult for FIT raw creators, TRD, ZDC, CCDBManager"

This reverts commit 015fa61.