PandaRoot
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

◆ frameHeader()

ToPix4::frameHeader::frameHeader ( )
inline

Definition at line 16 of file PndTopix4.h.

References fChipAddress.

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

Member Data Documentation

◆ fChipAddress

UInt_t ToPix4::frameHeader::fChipAddress

Definition at line 16 of file PndTopix4.h.

Referenced by frameHeader().

◆ fECC

UInt_t ToPix4::frameHeader::fECC

Definition at line 20 of file PndTopix4.h.

◆ fFrameCount

UInt_t ToPix4::frameHeader::fFrameCount

Definition at line 19 of file PndTopix4.h.


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