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