#include <L1GTEvaluationInterface.h>
Public Member Functions | |
L1TGT_CL2_Tau (int valid=0, int pT=0, int phi=0, int eta=0, int seed_pT=0, int seed_z0=0, int charge=0, int type=0) | |
ap_uint< WIDTH > | pack () const override |
P2GTCandidate | to_GTObject () const override |
Public Member Functions inherited from l1t::L1TGT_Common3Vector< 96 > | |
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_CL2_Tau | from_GTObject (const P2GTCandidate >Object) |
Static Public Member Functions inherited from l1t::L1TGT_Common3Vector< 96 > | |
static L1TGT_Common3Vector | from_GTObject (const P2GTCandidate >Object) |
Public Attributes | |
ap_uint< 1 > | charge |
ap_uint< 10 > | seed_pT |
ap_int< 10 > | seed_z0 |
ap_uint< 2 > | type |
Public Attributes inherited from l1t::L1TGT_Common3Vector< 96 > | |
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 501 of file L1GTEvaluationInterface.h.
|
inline |
Definition at line 510 of file L1GTEvaluationInterface.h.
Referenced by from_GTObject().
|
inlinestatic |
Definition at line 524 of file L1GTEvaluationInterface.h.
References l1t::P2GTCandidate::hwCharge(), l1t::P2GTCandidate::hwEta(), l1t::P2GTCandidate::hwPhi(), l1t::P2GTCandidate::hwPT(), l1t::P2GTCandidate::hwSeed_pT(), l1t::P2GTCandidate::hwSeed_z0(), l1t::P2GTCandidate::hwType(), and L1TGT_CL2_Tau().
|
inlineoverridevirtual |
Implements l1t::L1TGT_Interface< N >.
Definition at line 520 of file L1GTEvaluationInterface.h.
References charge, l1t::L1TGT_Common3Vector< N >::pack_common(), seed_pT, seed_z0, and type.
|
inlineoverridevirtual |
Implements l1t::L1TGT_BaseInterface.
Definition at line 535 of file L1GTEvaluationInterface.h.
References charge, seed_pT, seed_z0, l1t::P2GTCandidate::setHwCharge(), l1t::P2GTCandidate::setHwSeed_pT(), l1t::P2GTCandidate::setHwSeed_z0(), l1t::P2GTCandidate::setHwType(), and l1t::L1TGT_Common3Vector< N >::to_GTObject().
ap_uint<1> l1t::L1TGT_CL2_Tau::charge |
Definition at line 504 of file L1GTEvaluationInterface.h.
Referenced by pack(), and to_GTObject().
ap_uint<10> l1t::L1TGT_CL2_Tau::seed_pT |
Definition at line 502 of file L1GTEvaluationInterface.h.
Referenced by pack(), and to_GTObject().
ap_int<10> l1t::L1TGT_CL2_Tau::seed_z0 |
Definition at line 503 of file L1GTEvaluationInterface.h.
Referenced by pack(), and to_GTObject().
ap_uint<2> l1t::L1TGT_CL2_Tau::type |
Definition at line 505 of file L1GTEvaluationInterface.h.
Referenced by core.autovars.NTupleVariable::makeBranch(), pack(), and core.AutoHandle.AutoHandle::ReallyLoad().