|
NSCL DDAS 12.2-009
Support for XIA DDAS at FRIB
|
Defines a class for storing system configuration information. More...
#include <iosfwd>#include <map>#include <memory>#include <string>#include <vector>#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 | |
| namespace | DAQ |
| namespace | 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.