|
NSCL DDAS 12.2-009
Support for XIA DDAS at FRIB
|

Files | |
| file | CDataGenerator.cpp |
| Implementation of the offline data generation class. | |
| file | CDataGenerator.h [code] |
| Defines a class for generating offline data for testing/debugging and a ctypes interface for the class. | |
| file | CPixieDSPUtilities.cpp |
| Implementation DSP utilities class. | |
| file | CPixieDSPUtilities.h [code] |
| Defines a class to read and write settings to XIA Pixie modules and a ctypes interface for the class. | |
| file | CPixieErrors.h [code] |
| Defines error codes for the ctypes interface used by the *Utilities classes to report errors which are handled internally. As of XIA API 5.1.0, XIA error codes are > -1000, so QtScope error codes are < -1000 to avoid conflicts. | |
| file | CPixieRunUtilities.cpp |
| Implementation of the run utilities class. | |
| file | CPixieRunUtilities.h [code] |
| Defines a class for managing list-mode and baseline runs and a ctypes interface for the class. | |
| file | CPixieShimGuard.h [code] |
| Catch-all guards for the extern "C" ctypes shims. Nothing may throw across an extern "C" frame into ctypes: expected failures are handled inside the class methods; these handle anything unexpected. | |
| file | CPixieSystemUtilities.cpp |
| Implementation the Pixie DAQ system utilities class. | |
| file | CPixieSystemUtilities.h [code] |
| Defines a class for managing the state of Pixie DAQ systems and a ctypes interface for the class. | |
| file | CPixieTraceUtilities.cpp |
| Implementation of the trace utilities class. | |
| file | CPixieTraceUtilities.h [code] |
| Defines a class for trace management and a ctypes interface for the class. | |
| file | qtscope.cpp |
| QtScope main. | |