#include <L1GTEvaluationInterface.h>
Public Member Functions | |
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_Common3Vector | from_GTObject (const P2GTCandidate >Object) |
Public Attributes | |
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 47 of file L1GTEvaluationInterface.h.
|
inline |
Definition at line 53 of file L1GTEvaluationInterface.h.
Referenced by l1t::L1TGT_Common3Vector< 96 >::from_GTObject().
|
inlinestatic |
Definition at line 60 of file L1GTEvaluationInterface.h.
|
inlineoverridevirtual |
Implements l1t::L1TGT_Interface< N >.
Definition at line 58 of file L1GTEvaluationInterface.h.
|
inlinevirtual |
Definition at line 56 of file L1GTEvaluationInterface.h.
Referenced by l1t::L1TGT_Common3Vector< 96 >::pack(), l1t::L1TGT_GCT_tau6p6::pack(), l1t::L1TGT_GMT_PromptDisplacedMuon::pack(), l1t::L1TGT_GMT_TrackMatchedmuon::pack(), l1t::L1TGT_GTT_PromptJet::pack(), l1t::L1TGT_GTT_DisplacedJet::pack(), l1t::L1TGT_GTT_HadronicTau::pack(), l1t::L1TGT_GTT_LightMeson::pack(), l1t::L1TGT_CL2_Jet::pack(), l1t::L1TGT_CL2_Tau::pack(), l1t::L1TGT_CL2_Electron::pack(), and l1t::L1TGT_CL2_Photon::pack().
|
inlineoverridevirtual |
Implements l1t::L1TGT_BaseInterface.
Definition at line 64 of file L1GTEvaluationInterface.h.
Referenced by l1t::L1TGT_GCT_tau6p6::to_GTObject(), l1t::L1TGT_GMT_PromptDisplacedMuon::to_GTObject(), l1t::L1TGT_GMT_TrackMatchedmuon::to_GTObject(), l1t::L1TGT_GTT_PromptJet::to_GTObject(), l1t::L1TGT_GTT_DisplacedJet::to_GTObject(), l1t::L1TGT_GTT_HadronicTau::to_GTObject(), l1t::L1TGT_GTT_LightMeson::to_GTObject(), l1t::L1TGT_CL2_Jet::to_GTObject(), l1t::L1TGT_CL2_Tau::to_GTObject(), l1t::L1TGT_CL2_Electron::to_GTObject(), and l1t::L1TGT_CL2_Photon::to_GTObject().
ap_int<14> l1t::L1TGT_Common3Vector< N >::eta |
Definition at line 51 of file L1GTEvaluationInterface.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), l1t::L1TGT_Common3Vector< 96 >::pack_common(), Jet.Jet::puJetId(), and l1t::L1TGT_Common3Vector< 96 >::to_GTObject().
ap_int<13> l1t::L1TGT_Common3Vector< N >::phi |
Definition at line 50 of file L1GTEvaluationInterface.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), datamodel.Object::p4(), l1t::L1TGT_Common3Vector< 96 >::pack_common(), ntupleDataFormat.Track::phiPull(), and l1t::L1TGT_Common3Vector< 96 >::to_GTObject().
ap_uint<16> l1t::L1TGT_Common3Vector< N >::pT |
Definition at line 49 of file L1GTEvaluationInterface.h.
Referenced by l1t::L1TGT_Common3Vector< 96 >::pack_common(), and l1t::L1TGT_Common3Vector< 96 >::to_GTObject().
ap_uint<1> l1t::L1TGT_Common3Vector< N >::valid |
Definition at line 48 of file L1GTEvaluationInterface.h.
Referenced by l1t::L1TGT_Common3Vector< 96 >::pack_common().