CMS 3D CMS Logo

List of all members | Public Member Functions
l1t::L1TGT_BaseInterface Struct Referenceabstract

#include <L1GTEvaluationInterface.h>

Inheritance diagram for l1t::L1TGT_BaseInterface:
l1t::L1TGT_Interface< N > l1t::L1TGT_Interface< 64 > l1t::L1TGT_Common3Vector< N > l1t::L1TGT_CommonSum< N > l1t::L1TGT_Common3Vector< 128 > l1t::L1TGT_Common3Vector< 64 > l1t::L1TGT_Common3Vector< 96 > l1t::L1TGT_CommonSum< 64 > l1t::L1TGT_GMT_TopoObject l1t::L1TGT_GTT_PrimaryVert

Public Member Functions

virtual std::size_t packed_width () const =0
 
virtual P2GTCandidate to_GTObject () const =0
 
virtual ~L1TGT_BaseInterface ()
 

Detailed Description

Definition at line 43 of file L1GTEvaluationInterface.h.

Constructor & Destructor Documentation

◆ ~L1TGT_BaseInterface()

virtual l1t::L1TGT_BaseInterface::~L1TGT_BaseInterface ( )
inlinevirtual

Definition at line 46 of file L1GTEvaluationInterface.h.

46 {}

Member Function Documentation

◆ packed_width()

virtual std::size_t l1t::L1TGT_BaseInterface::packed_width ( ) const
pure virtual

◆ to_GTObject()

virtual P2GTCandidate l1t::L1TGT_BaseInterface::to_GTObject ( ) const
pure virtual