pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | Public Attributes | Friends | List of all members
pxar::Event Class Reference

#include <datatypes.h>

Public Member Functions

void Clear ()
 

Public Attributes

uint16_t header
 
uint16_t trailer
 
std::vector< pixelpixels
 

Friends

std::ostream & operator<< (std::ostream &out, Event &evt)
 

Detailed Description

Class to store Events containing a header and a std::vector of pixels

Definition at line 167 of file datatypes.h.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
Event evt 
)
friend

Overloaded ostream operator for simple printing of Event data

Definition at line 177 of file datatypes.h.


The documentation for this class was generated from the following file: