Common C++ library for SLS detectors data acquisition

Introduction

Motivation

Although the SLS detectors group delvelops several types of detectors (1/2D, counting/integrating etc.) it is common interest of the group to use a common platfor for data acquisition

System Architecture

The architecture of the acquisitions system is intended as follows:

How to use it

The best way to operate the slsDetectors is to use the software (text client or GUI) developed by the sls detectors group. In case you need to embed the detector control in a previously existing software, compile these classes using
make package
and link the shared library created to your software bin/libSlsDetector.so.1.0.1 Then in your software you should use the class related to the detector you want to control (mythenDetector or eigerDetector).

Author:
Anna Bergamaschi

Generated on Tue Dec 1 15:31:44 2009 by  doxygen 1.4.7