Skip to content

Tags: jmyrcha/VisAliceO2

Tags

nightly-20190702

Toggle nightly-20190702's commit message
fix bad param setters

nightly-20190701

Toggle nightly-20190701's commit message
DPL: drop unneeded InfoLogger include

nightly-20190630

Toggle nightly-20190630's commit message
DPL: drop unneeded InfoLogger include

nightly-20190629

Toggle nightly-20190629's commit message
DPL: drop unneeded InfoLogger include

nightly-20190628

Toggle nightly-20190628's commit message
Implement a second method to reconstruct tracks

This method keeps all tracks instead of just the best one.
The method has a higher efficiency in events with large track multiplicity
(but it is slower and provides a larger number of fakes)

nightly-20190627

Toggle nightly-20190627's commit message
Framework: add dependency to fmt

nightly-20190626

Toggle nightly-20190626's commit message
Exclude test structures named 'A' from doxygen

Because of doxygen's autolinking of references, all 'A' are displayed as
reference to a struct named 'A'.

TODO: we might want to do this on a higher level at some point

nightly-20190625

Toggle nightly-20190625's commit message
BugFix: need option to force GPUMemCpyAlways to fall back to CPU for …

…partial CPU processing (like OpenCL currently)

nightly-20190624

Toggle nightly-20190624's commit message
Fix possible FPE

nightly-20190623

Toggle nightly-20190623's commit message
Fix OpenCL compilation errors