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

- added the EMCAL trigger simulation in the Digitizer workflow - added the CTP input digits with the result of the trigger simulation

Adding energy component to MCTrack properties. Needs to be done since AOD also has energy and we need to store generator particles for which we don't know the mass (strings,...

[DRAFT] DPL: Introduce calibration mode --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/AliceO2Group/AliceO2/pull/12723). * __->__ #12723 (3 commits) * #12868 (5 commits)

DPL GUI: allow GUI to move between different states

## Question summary If I understand correctly (and that's not granted ;-) ) how ExternalFairMQDeviceProxy works , its main usage is to _inject_ data into a DPL workflow, i.e. a...

enhancement

https://github.com/AliceO2Group/AliceO2/blob/efe84cb78f0e72da74104dfb09d09edd9e7403b7/Utilities/rANS/benchmarks/bench_ransTPC.cxx#L381 `rapidjson::Writer::Flush` was introduced 15th of March, 2017, _without_ updating the version number (last version update is from 25th of August, 2016 from 1.0.2 to 1.1.0). It is therefore not...

https://github.com/AliceO2Group/AliceO2/blob/efe84cb78f0e72da74104dfb09d09edd9e7403b7/Steer/include/Steer/O2RunSim.h#L63 [`FairRootSim::fLoaderName` ](https://github.com/FairRootGroup/FairRoot/blob/fa7108b45684c729c2e88b12d7fbf4bbb5a4dc65/base/steer/FairRunSim.h#L233) is an object, not pointer to object. Call should be replaced with ``` FairGeoLoader* loader = new FairGeoLoader(fLoaderName.Data(), "Geo Loader"); ``` or perhaps ``` FairGeoLoader* loader =...

https://github.com/AliceO2Group/AliceO2/blob/efe84cb78f0e72da74104dfb09d09edd9e7403b7/Detectors/ITSMFT/ITS/postprocessing/studies/src/AvgClusSize.cxx#L269

Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...