|
NSCL DDAS
12.1-001
Support for XIA DDAS at FRIB
|
Namespaces | |
| HardwareRegistry | |
| The HardwareRegistry namespace is where information about all known DDAS modules are stored. | |
Classes | |
| class | SystemBooter |
| Manages the booting process for DDAS. More... | |
| struct | FirmwareConfiguration |
| Storage for hardware-type firmware/settings paths. More... | |
| class | Configuration |
| Store the system configuration information needed by Readout. More... | |
| class | ConfigurationParser |
| A class to parse the contents of the cfgPixie16.txt file. More... | |
| class | FirmwareVersionFileParser |
| A parser for the DDAS firmware specification file. More... | |
| class | ModEvtFileParser |
| A parser for the modevtlen.txt file. More... | |
| class | DDASDataSimulator |
| Simulates data produced by a DDAS readout program in user code. More... | |
Typedefs | |
| typedef std::map< int, FirmwareConfiguration > | FirmwareMap |
| A map of firmware configurations keyed by the hardware type defined in HardwareRegistry.h. More... | |