eudaq icon indicating copy to clipboard operation
eudaq copied to clipboard

EUDAQ Data Acquisition Framework

Results 105 eudaq issues
Sort by recently updated
recently updated
newest added

There are some pieces of information missing from the EUDAQ documentation (README, wiki, manual), that should be provided before release -- Please add anything else here that needs to be...

Documentation

There are several places in the code where exceptions can be thrown but these are rarely ever handled correctly. This issue is used to track and document the progress of...

bug

The AltroUSB producer fails to compile on Linux with GCC 4.7 with the following error: ``` /home/hperrey/src/eudaq/producers/altroUSB/include/AltroUSBProducer.hh:4:20: fatal error: ilcdaq.h: No such file or directory ``` Error on Windows 7...

Producer/Converter

Altro Producer cannot be built on Linux with GCC 4.7: ``` /home/hperrey/src/eudaq/producers/altro/include/AltroProducer.hh:4:24: fatal error: runhandler.h: No such file or directory compilation terminated. ``` On Windows 7 with MSVC 12 the...

Producer/Converter

Merged with official `EUDAQ` repo to incorporate the latest updates From the "CMS side" we made a new module called `CMSIT` to handle CMS phase-2 readout chip

WIP for reading digital channels in the waveform defining the trigger IDs

* Formatting * Fixing trigger ID overflow correction * Making channel mapping configurable

- target based cmake handling of ROOT linking - added template specialization of from_string utility function which made it fail on Windows - remove ROOT5 compatibility