FairRoot/PandaRoot
Public Member Functions | Public Attributes | List of all members
ToPix4::frameHeader Struct Reference

#include <PndTopix4.h>

Public Member Functions

 frameHeader ()
 

Public Attributes

UInt_t fChipAddress
 
UInt_t fFrameCount
 
UInt_t fECC
 

Detailed Description

Definition at line 15 of file PndTopix4.h.

Constructor & Destructor Documentation

ToPix4::frameHeader::frameHeader ( )
inline

Definition at line 16 of file PndTopix4.h.

16 :fChipAddress(0), fFrameCount(0), fECC(0){};

Member Data Documentation

UInt_t ToPix4::frameHeader::fChipAddress
UInt_t ToPix4::frameHeader::fECC

Definition at line 20 of file PndTopix4.h.

Referenced by PndTopix4::BitAnalyzeHeader().

UInt_t ToPix4::frameHeader::fFrameCount

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