Provides readout functionality for D-tAcq ethernet digitizer cards. The software is written in C++ (for speed) and python (for easy integration with other systems).
As simple as:
./configure
make
To build tests, one can do:
make test
This will build tests in the ACQtests
directory. The executables in that
directory provide some example code.