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

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...

I'm afraid of issues from alidoctor that decides to pick from the system some packages that finally lead to crash in the aliceo2 build. It starts from nanomsg package, that...

@wiechula I've processed 1 pbpb event in "triggered mode", below is the plot of dz and t for the clusters reported by the reco to be on the wrong side...

Hi. I'm having issues launching IPython with the ReadoutCard configuration. When launching ipython, it immediately fails with module not found. I suspect it is caused by some path weird-ness. To...

Hi, In different PRs build tests we have some ```root -n -b -l -q -e ".L ${MACRO_FILE}"``` checks failing. Digging with @sawenzel we saw that this happens due to some...

Dependency `libpythia6.so` is not compiled into `libSimConfig.so` despite of being specified as dependency. See https://github.com/AliceO2Group/AliceO2/pull/1052 for more details on the issue. Needs further investigation to fix the real cause, probably...

bug

*some first ideas on that topic* User story: a processor defines one channel. In one single invocation of the processing callback it want's to send multiple data sets of identical...

bug

ChannelConfigurationPolicy::match should take as an argument whole DataProcessorSpecs instead of just their names. It would provide possibility to match them e.g. basing on labels. @ktf I think you missed this...

I ran into the following problem: a) I do not set HEADERS explicitely in my cmake b) I set LINKDEF to some LinkDef.h Since HEADERS are not set, `O2_GENERATE_LIBRARY` will...

We need to put a unit test that runs the whole sequence to algorithms and performs a final check on some numbers (like tracking efficiency).

enhancement