Skip to content
Snippets Groups Projects
Commit bf6ab8c2 authored by Christian's avatar Christian
Browse files

Cleanup, Refactoring, Comments (WIP; Tangoserver not working!)

- Created classes for storing the status and spectrum data
- Removed the status query functions in AmptekHardwareInterface
- updateStatus will return a reference to the status. Python code should
use this instead of the removed query functions. E.g. instead of
interface.FastCount(), interface.updateSpectrum(max_age).FastCount()
will result in the same behaviour
- Cleanup of the list mode/ sequential mode functions, which were
prototyped during hardware tests
- Added Doxygen comments to AmptekHardwareInterface and AmptekStatus
member functions
parent a12f6182
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment