#include "sls_detector_defs.h"
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
class | slsDetectorUsers |
The slsDetectorUsers class is a minimal interface class which should be instantiated by the users in their acquisition software (EPICS, spec etc.). More advanced configuration functions are not implemented and can be written in a configuration or parameters file that can be read/written. More... | |