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

Added two functions to CCDBApi: browse() - retrieves the /browse/ result from all servers in hostsPool and concatenates them into one string in JSON format. In case of duplicate ids...

stale

* both A and C side simultaneously * getting the data from FLPs

This PR add configurable options for MFT track propagation. Jira ticket ED-89.

- Time, Bad channel, Energy and temperature calibration have to be applied going from CTF -> AO2D - The calibration objects are stored in the ccdb and are now loaded...

Hi @shahor02, as discussed last week i fellback on the original approach. This PR is to show some progress and discuss the details. Here is a possible implementation, my idea...

Fix on TPC Cluster QC task ensuring that hits with out-of-range pad positions don't lead to run failure observed in async productions. It is observed that clusters can have an...

The following new calibration object is needed to apply this correction: [Tracktopology_piecewise_scaled.root.zip](https://github.com/AliceO2Group/AliceO2/files/9338706/Tracktopology_piecewise_scaled.root.zip)

- Store DCS DP values as 64 bit integers in CCDB instead of 32 bit integers. Double values are multplied by 1000 and stored as integers, trigger rates would therefore...