PandaRoot
ToPix4::frameTrailer Struct Reference

#include <PndTopix4.h>

Public Member Functions

 frameTrailer ()
 

Public Attributes

UInt_t fNEvents
 
UInt_t fFrameCRC
 
UInt_t fECC
 

Detailed Description

Definition at line 35 of file PndTopix4.h.

Constructor & Destructor Documentation

◆ frameTrailer()

ToPix4::frameTrailer::frameTrailer ( )
inline

Definition at line 36 of file PndTopix4.h.

36 : fNEvents(0), fFrameCRC(0), fECC(0){};

Member Data Documentation

◆ fECC

UInt_t ToPix4::frameTrailer::fECC

Definition at line 40 of file PndTopix4.h.

◆ fFrameCRC

UInt_t ToPix4::frameTrailer::fFrameCRC

Definition at line 39 of file PndTopix4.h.

◆ fNEvents

UInt_t ToPix4::frameTrailer::fNEvents

Definition at line 36 of file PndTopix4.h.


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