#include <layer1_objs.h>
Public Member Functions | |
void | clear () |
float | floatZ0 () const |
bool | operator== (const PVObj &other) const |
ap_uint< BITWIDTH > | pack () const |
Static Public Member Functions | |
static PVObj | unpack (const ap_uint< BITWIDTH > &src) |
Public Attributes | |
z0_t | hwZ0 |
Static Public Attributes | |
static const int | BITWIDTH = z0_t::width |
Definition at line 293 of file layer1_objs.h.
|
inline |
Definition at line 298 of file layer1_objs.h.
References hwZ0.
Referenced by BeautifulSoup.Tag::setString().
|
inline |
|
inline |
|
inline |
Definition at line 303 of file layer1_objs.h.
References hwZ0, pack_into_bits(), and runTheMatrix::ret.
Definition at line 309 of file layer1_objs.h.
References runTheMatrix::ret, TrackRefitter_38T_cff::src, and unpack_from_bits().
|
static |
Definition at line 302 of file layer1_objs.h.
z0_t l1ct::PVObj::hwZ0 |
Definition at line 294 of file layer1_objs.h.
Referenced by clear(), floatZ0(), operator==(), pack(), and L1TCorrelatorLayer1Producer::produce().