#include <gt_datatypes.h>
Public Member Functions | |
ap_uint< 96 > | pack () const |
Public Attributes | |
iso_t | isolation |
egquality_t | quality |
ThreeVector | v3 |
valid_t | valid |
Definition at line 231 of file gt_datatypes.h.
|
inline |
Definition at line 237 of file gt_datatypes.h.
References l1gt::ThreeVector::pack(), pack_into_bits(), quality, runTheMatrix::ret, v3, and valid.
iso_t l1gt::Photon::isolation |
Definition at line 235 of file gt_datatypes.h.
Referenced by l1ct::EGIsoObj::toGT().
egquality_t l1gt::Photon::quality |
Definition at line 234 of file gt_datatypes.h.
Referenced by pack(), and l1ct::EGIsoObj::toGT().
ThreeVector l1gt::Photon::v3 |
Definition at line 233 of file gt_datatypes.h.
Referenced by pack(), and l1ct::EGIsoObj::toGT().
valid_t l1gt::Photon::valid |
Definition at line 232 of file gt_datatypes.h.
Referenced by pack(), and l1ct::EGIsoObj::toGT().