#include <L1GTEvaluationInterface.h>
Public Member Functions | |
L1TGT_GTT_DisplacedJet (int valid=0, int pT=0, int phi=0, int eta=0, int z0=0, int number_of_tracks=0, int d0=0) | |
ap_uint< WIDTH > | pack () const override |
P2GTCandidate | to_GTObject () const override |
Public Member Functions inherited from l1t::L1TGT_Common3Vector< 128 > | |
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 |
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 () |
Static Public Member Functions | |
static L1TGT_GTT_DisplacedJet | from_GTObject (const P2GTCandidate >Object) |
Static Public Member Functions inherited from l1t::L1TGT_Common3Vector< 128 > | |
static L1TGT_Common3Vector | from_GTObject (const P2GTCandidate >Object) |
Public Attributes | |
ap_int< 12 > | d0 |
ap_uint< 5 > | number_of_tracks |
ap_int< 10 > | z0 |
Public Attributes inherited from l1t::L1TGT_Common3Vector< 128 > | |
ap_int< 14 > | eta |
ap_int< 13 > | phi |
ap_uint< 16 > | pT |
ap_uint< 1 > | valid |
Additional Inherited Members | |
Static Public Attributes inherited from l1t::L1TGT_Interface< N > | |
static constexpr std::size_t | WIDTH = N |
Definition at line 308 of file L1GTEvaluationInterface.h.
|
inline |
Definition at line 314 of file L1GTEvaluationInterface.h.
Referenced by from_GTObject().
|
inlinestatic |
Definition at line 322 of file L1GTEvaluationInterface.h.
References l1t::P2GTCandidate::hwD0(), l1t::P2GTCandidate::hwEta(), l1t::P2GTCandidate::hwNumber_of_tracks(), l1t::P2GTCandidate::hwPhi(), l1t::P2GTCandidate::hwPT(), l1t::P2GTCandidate::hwZ0(), and L1TGT_GTT_DisplacedJet().
|
inlineoverridevirtual |
Implements l1t::L1TGT_Interface< N >.
Definition at line 318 of file L1GTEvaluationInterface.h.
References d0, number_of_tracks, l1t::L1TGT_Common3Vector< N >::pack_common(), and z0.
|
inlineoverridevirtual |
Implements l1t::L1TGT_BaseInterface.
Definition at line 332 of file L1GTEvaluationInterface.h.
References d0, number_of_tracks, l1t::P2GTCandidate::setHwD0(), l1t::P2GTCandidate::setHwNumber_of_tracks(), l1t::P2GTCandidate::setHwZ0(), l1t::L1TGT_Common3Vector< N >::to_GTObject(), and z0.
ap_int<12> l1t::L1TGT_GTT_DisplacedJet::d0 |
Definition at line 312 of file L1GTEvaluationInterface.h.
Referenced by pack(), and to_GTObject().
ap_uint<5> l1t::L1TGT_GTT_DisplacedJet::number_of_tracks |
Definition at line 310 of file L1GTEvaluationInterface.h.
Referenced by pack(), and to_GTObject().
ap_int<10> l1t::L1TGT_GTT_DisplacedJet::z0 |
Definition at line 309 of file L1GTEvaluationInterface.h.
Referenced by pack(), and to_GTObject().