FairRoot/PandaRoot
Public Member Functions | Public Attributes | List of all members
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 24 of file PndTopix4.h.

Constructor & Destructor Documentation

ToPix4::frameTrailer::frameTrailer ( )
inline

Definition at line 25 of file PndTopix4.h.

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

Member Data Documentation

UInt_t ToPix4::frameTrailer::fECC

Definition at line 29 of file PndTopix4.h.

Referenced by PndTopix4::BitAnalyzeTrailer().

UInt_t ToPix4::frameTrailer::fFrameCRC
UInt_t ToPix4::frameTrailer::fNEvents

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