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
makeTo build tests, one can do:
make testThis will build tests in the ACQtests directory.  The executables in that
directory provide some example code.