Andre Rummler
Andre Rummler
- updated a bit the Qt5 cmake - will use by default Qt6 but will fall back to Qt 5.15 (last LTS) - possible to force Qt5 - included in...
Introducing the same API as I did in eudaq v1 for retrieving the eudaq version information inside a consuming project. E.g. in the YARR producer I am taking this information...
Changed the ADENIUM folder structure to current conventions (nested; converter plugin in module folder). I don't think it will need a dependency on the CMS software.
- changed ROOT C++ version recognition which did not work on Windows (: instead of =) - removed travis which basically became useless for unpaid plans one year ago -...
Doing the conversion from eudaq1 to eudaq2 I stumbled in the manual about the new role of the BORE. In chapter 6 it says: "The first Event object has a...
Producers in the eudaq repo: - [ ] TimepixProducer --> @mathieubenoit - [ ] altroUSB - [X] cmspixel --> @simonspa, done by @arummler - [x] eudrb --> obsolete/removed - [...
Compilation with VS2017 on appveyor starts to fail since some time. One error was eliminated but now a C1001 internal compiler error remains. This seems to be a known regression...