CMS 3D CMS Logo

List of all members | Public Member Functions
l1ct::PVObjEmu Struct Reference

#include <layer1_emulator.h>

Inheritance diagram for l1ct::PVObjEmu:
l1ct::PVObj

Public Member Functions

bool read (std::fstream &from)
 
bool write (std::fstream &to) const
 
- Public Member Functions inherited from l1ct::PVObj
void clear ()
 
float floatZ0 () const
 
bool operator== (const PVObj &other) const
 
ap_uint< BITWIDTHpack () const
 

Additional Inherited Members

- Static Public Member Functions inherited from l1ct::PVObj
static PVObj unpack (const ap_uint< BITWIDTH > &src)
 
- Public Attributes inherited from l1ct::PVObj
z0_t hwZ0
 
- Static Public Attributes inherited from l1ct::PVObj
static const int BITWIDTH = z0_t::width
 

Detailed Description

Definition at line 230 of file layer1_emulator.h.

Member Function Documentation

◆ read()

bool l1ct::PVObjEmu::read ( std::fstream &  from)

◆ write()

bool l1ct::PVObjEmu::write ( std::fstream &  to) const