AliceO2
AliceO2 copied to clipboard
O2 software project for the ALICE experiment at CERN
Improve the realism of the electronic response by: - adding electronic noise to physical signals - generating noise-only signals - adding dispersion of the effective ADC threshold - adding time...
* add O2DatabasePDG::Mass(int pdg) interface * implement logic to try to determine potential isomere state based on ground state * slightly extend currently known ions * fix mass in extracted...
Conditions should never be consumed, unless there is data.
Second stage for FT0 time offset calibration workflow within global run. First stage: https://github.com/AliceO2Group/O2DPG/pull/707
Trigger and background rates in DCS are configured for ADAPOS. Include these in CCDB upload workflows and related macros.
@mconcas this PR factorizes the inner barrel description from the geometry, in order to enable different versions needed for ITS3 studies. I still have to move part of the code...