AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

O2 software project for the ALICE experiment at CERN

Results 192 AliceO2 issues
Sort by recently updated
recently updated
newest added

# Usage of the TPC & ITS Standalone Track Parameters (and Track Time0) Together with the Combined Track for Fake Tagging and Track Reassociation The TPC and ITS standalone track...

This anticipates the forwarding to the earliest possible moment, i.e. when we are about to insert the messages in a slot. This is the earliest moment we can guarantee messages...

@mconcas : As I wrote to you, disabling this, since it seems to always fail in the CI (and was not tested in the FullCI before). Please feel free to...

- Moved configuration file check to GeneratorHybrid instead of GeneratorFactory. - Environment variables in configFile are now expanded automatically => this is needed when parsing the path via an ini...

Currently embedding workflows would not work as both inputs would have identical binding based on table label. Using label+origin as binding circumvents this problem. @nzardosh

Both have not been run in years and were actually none functional for a long while now. With changing the data input, these are not maintainable anymore (sure one can...

I just want to check the CI, patch comes from https://its.cern.ch/jira/browse/O2-6424.

Renames `AnalysisContext` to a more generic `DanglingEdgesContext`, used to decide on topology adjustment for a workflow. This context is now propagated to configuration and initialization context, so that aod-spawner and...

o2::tpc::PadFlags and in particular vectors of thereof are affected by an old ROOT bug in serializing `std::vector`. Because of this we have a custom streamer which needs to be initialised...