#include <TrigSeedML_LUT.h>
|
| TrigSeedML_LUT () |
|
| TrigSeedML_LUT (int id, int w, int h, float c[4]) |
|
| TrigSeedML_LUT (const TrigSeedML_LUT &tsl) |
|
| ~TrigSeedML_LUT () |
|
bool | check (float fX, float fY) const |
|
bool | getValidRange (float fX, float &min, float &max) const |
|
void | initialize () |
|
void | setBin (int r, int c) |
|
void | generate (float offset, float slope, float hwm, float hwp) |
|
Definition at line 10 of file TrigSeedML_LUT.h.
◆ TrigSeedML_LUT() [1/3]
TrigSeedML_LUT::TrigSeedML_LUT |
( |
| ) |
|
|
inline |
◆ TrigSeedML_LUT() [2/3]
TrigSeedML_LUT::TrigSeedML_LUT |
( |
int |
id, |
|
|
int |
w, |
|
|
int |
h, |
|
|
float |
c[4] |
|
) |
| |
|
inline |
◆ TrigSeedML_LUT() [3/3]
◆ ~TrigSeedML_LUT()
TrigSeedML_LUT::~TrigSeedML_LUT |
( |
| ) |
|
|
inline |
◆ check()
bool TrigSeedML_LUT::check |
( |
float |
fX, |
|
|
float |
fY |
|
) |
| const |
|
inline |
◆ generate()
void TrigSeedML_LUT::generate |
( |
float |
offset, |
|
|
float |
slope, |
|
|
float |
hwm, |
|
|
float |
hwp |
|
) |
| |
|
inline |
◆ getValidRange()
bool TrigSeedML_LUT::getValidRange |
( |
float |
fX, |
|
|
float & |
min, |
|
|
float & |
max |
|
) |
| const |
|
inline |
◆ initialize()
void TrigSeedML_LUT::initialize |
( |
| ) |
|
|
inline |
◆ setBin()
void TrigSeedML_LUT::setBin |
( |
int |
r, |
|
|
int |
c |
|
) |
| |
|
inline |
◆ m_c
float TrigSeedML_LUT::m_c[4] |
◆ m_data
std::vector<unsigned char> TrigSeedML_LUT::m_data |
◆ m_h
◆ m_id
◆ m_invBinWidthX
float TrigSeedML_LUT::m_invBinWidthX |
◆ m_invBinWidthY
float TrigSeedML_LUT::m_invBinWidthY |
◆ m_w
The documentation for this struct was generated from the following file: