AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

O2 software project for the ALICE experiment at CERN

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

Hi! This is fix for seg fault when reading TRU flags in AltroDecoder.cxx ``` #1 o2::phos::AltroDecoder::readTRUFlags (this=0x5f99a00, hwAddress=2162, payloadSize=562) at /local/workspace/DailyBuilds/WeeklyO2Release/daily-tags.twINNhnLlC/SOURCES/O2/epn-20240419/epn-20240419/Detectors/PHOS/reconstruction/src/AltroDecoder.cxx:348 ```

Hides DMA transfer latencies in GPU TPC track-model decoding, pipelining data transfers and kernel calls to multiple streams.

This PR adds a first inv mass plot from K0s to the GLO matching QC (added here to not add another QC). The use of this is regulated by a...

DPL: avoid memory churn when pushing variable state

Hi @sawenzel, this a draft based on our discussion to have the possibility to specify the detectors via list. The first commit introduces two new program options, namely `detectorVersion version`...