#include <L1GTEvaluationInterface.h>
Public Member Functions | |
L1TGT_Common3Vector (int valid=0, int pT=0, int phi=0, int eta=0) | |
Public Member Functions inherited from l1t::L1TGT_Common3Vector< 64 > | |
L1TGT_Common3Vector (int valid=0, int pT=0, int phi=0, int eta=0) | |
ap_uint< N > | pack () const override |
virtual ap_uint< 44 > | pack_common () const |
P2GTCandidate | to_GTObject () const override |
ap_uint< N > | unpack (const ap_uint< N > &packed) override |
Public Member Functions inherited from l1t::L1TGT_Interface< N > | |
std::size_t | packed_width () const override |
Public Member Functions inherited from l1t::L1TGT_BaseInterface | |
virtual | ~L1TGT_BaseInterface () |
Additional Inherited Members | |
Public Attributes inherited from l1t::L1TGT_Common3Vector< 64 > | |
ap_int< 14 > | eta |
ap_int< 13 > | phi |
ap_uint< 16 > | pT |
ap_uint< 1 > | valid |
Static Public Attributes inherited from l1t::L1TGT_Interface< N > | |
static constexpr std::size_t | WIDTH = N |
Definition at line 123 of file L1GTEvaluationInterface.h.
|
inline |
Definition at line 66 of file L1GTEvaluationInterface.h.