|
NSCL DDAS
12.1-001
Support for XIA DDAS at FRIB
|
Defines a class for storing system configuration information. More...
#include <string>#include <vector>#include <map>#include <iosfwd>#include <memory>#include "HardwareRegistry.h"

Go to the source code of this file.
Classes | |
| struct | DAQ::DDAS::FirmwareConfiguration |
| Storage for hardware-type firmware/settings paths. More... | |
| class | DAQ::DDAS::Configuration |
| Store the system configuration information needed by Readout. More... | |
Namespaces | |
| DAQ | |
| DAQ::DDAS | |
Typedefs | |
| typedef std::map< int, FirmwareConfiguration > | DAQ::DDAS::FirmwareMap |
| A map of firmware configurations keyed by the hardware type defined in HardwareRegistry.h. More... | |
Defines a class for storing system configuration information.