Jpp
18.4.0
the software that should make you happy
|
Auxiliary class for mapping UPI of central-logic board to module identifier. More...
#include <JDBToolkit.hh>
Public Member Functions | |
void | initialise () |
Initialise. More... | |
int | operator() (const JUPI_t &upi) |
Get module identifier. More... | |
JUPI_t | operator() (const int id) |
Get UPI. More... | |
Static Public Attributes | |
static JCLBIDHelper | helper |
Helper object. More... | |
Auxiliary class for mapping UPI of central-logic board to module identifier.
Definition at line 178 of file JDBToolkit.hh.
|
inline |
Initialise.
Definition at line 184 of file JDBToolkit.hh.
|
inline |
Get module identifier.
upi | UPI |
Definition at line 202 of file JDBToolkit.hh.
|
inline |
Get UPI.
id | module identifier |
Definition at line 226 of file JDBToolkit.hh.
|
static |
Helper object.
Definition at line 247 of file JDBToolkit.hh.