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

DPL Analysis: provide metadata to workflow construction

For the moment I assumed that: 1) trk errors are given in the sector reference system 2) Y -> direction along phi wrt sector r.s. 3) Z -> direction along...

async-2023-pbpb-apass4

- keep default time offset correction in sync mode - limit on max track candidates already set appropriately for pp and PbPb through MCH_CONFIG_KEY - change tracking parameters to cope...

This PR aims to incorporate IT3 into the global-reconstruction chain + make simulation a bit easier: - For the simulation part this adds '--withIT3' to o2-sim, making it possible to...

Now MC tables (even empty ones) are only written to disk when MC is active. Marginally effects file size (reduction by a few KBs, e.g. tree headers). Tested on local...

@jgrosseo as discussed, this abstracts the track time value and substitutes transparently with a new getter. Once the tpc t0 time is ready I will rebase

The PR contains several commits: - non-uniform grid that corresponds to the track residual voxels - limits for SC correction values per TPC row - multithreaded reading of the residual...

- add workflows to read/write the status map of each TF from/to a root file - add an executable to print the content of the root file and convert a...