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 23 of file PndTopix4.h.

Constructor & Destructor Documentation

◆ frameTrailer()

ToPix4::frameTrailer::frameTrailer ( )
inline

Definition at line 24 of file PndTopix4.h.

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

Member Data Documentation

◆ fECC

UInt_t ToPix4::frameTrailer::fECC

Definition at line 28 of file PndTopix4.h.

◆ fFrameCRC

UInt_t ToPix4::frameTrailer::fFrameCRC

Definition at line 27 of file PndTopix4.h.

◆ fNEvents

UInt_t ToPix4::frameTrailer::fNEvents

Definition at line 24 of file PndTopix4.h.


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