CMS 3D CMS Logo

List of all members | Public Member Functions
l1t::L1TGT_CL2_Sum Struct Reference

#include <L1GTEvaluationInterface.h>

Inheritance diagram for l1t::L1TGT_CL2_Sum:
l1t::L1TGT_CommonSum< 64 > l1t::L1TGT_Interface< N > l1t::L1TGT_BaseInterface

Public Member Functions

 L1TGT_CommonSum (int valid=0, int pT=0, int phi=0, int scalar_sum_pT=0)
 
- Public Member Functions inherited from l1t::L1TGT_CommonSum< 64 >
 L1TGT_CommonSum (int valid=0, int pT=0, int phi=0, int scalar_sum_pT=0)
 
ap_uint< Npack () const override
 
ap_uint< 46 > pack_common () const
 
P2GTCandidate to_GTObject () const override
 
ap_uint< Nunpack (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_CommonSum< 64 >
ap_int< 13 > phi
 
ap_uint< 16 > pT
 
ap_uint< 16 > scalar_sum_pT
 
ap_uint< 1 > valid
 
- Static Public Attributes inherited from l1t::L1TGT_Interface< N >
static constexpr std::size_t WIDTH = N
 

Detailed Description

Definition at line 443 of file L1GTEvaluationInterface.h.

Member Function Documentation

◆ L1TGT_CommonSum()