fdhwlib
2.0.25
|
#include <Ts4Background.h>
Class inherited from TsBackgroundBase to do all necessary stuff for the V3 hardware.
Definition at line 41 of file Ts4Background.h.
hw4::TsBackground::TsBackground | ( | ) |
(empty) Default constructor.
hw4::TsBackground::~TsBackground | ( | ) |
(empty) Destructor.
int hw4::TsBackground::get | ( | SubrackBase * | s, |
int | select = 0 |
||
) | [virtual] |
Get background parameters for the complete camera.
Reimplemented from TsBackgroundBase.
int hw4::TsBackground::get | ( | hw4::SubrackAuger * | s, |
int | select = 0 |
||
) |
Get background parameters for the complete camera.
int hw4::TsBackground::set | ( | SubrackBase * | s, |
int | select = 0 |
||
) | [virtual] |
Set the background values of the crate (for simulation mode).
Reimplemented from TsBackgroundBase.
int hw4::TsBackground::set | ( | hw4::SubrackAuger * | s, |
int | select = 0 |
||
) |
Set the background values of the crate (for simulation mode).