CFEL - ASG Software Suite  2.5.0
CASS
Classes | Namespaces
detector_backend.h File Reference

contains the base class declaration for all detectors that are attached to an acqiris device. More...

#include <iostream>
#include <tr1/memory>
#include "acqiris_analysis_definitions.hpp"
+ Include dependency graph for detector_backend.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cass::ACQIRIS::DetectorBackend
 Base class for all Detectors attached to an Acqiris Instrument. More...
 

Namespaces

 cass
 
 cass::ACQIRIS
 

Detailed Description

contains the base class declaration for all detectors that are attached to an acqiris device.

Todo:

create another acqiris detector, that will just measure the voltage on a given channel

use shared pointers

Author
Lutz Foucar

Definition in file detector_backend.h.