FairRoot/PandaRoot
|
#include <PndMvdReadInTBData.h>
Public Member Functions | |
frameTrailer () | |
Public Attributes | |
UInt_t | fNEvents |
UInt_t | fFrameCRC |
UInt_t | fECC |
Definition at line 32 of file PndMvdReadInTBData.h.
|
inline |
Definition at line 33 of file PndMvdReadInTBData.h.
UInt_t frameTrailer::fECC |
Definition at line 37 of file PndMvdReadInTBData.h.
Referenced by PndMvdReadInTBData::BitAnalyzeTrailer().
UInt_t frameTrailer::fFrameCRC |
Definition at line 36 of file PndMvdReadInTBData.h.
Referenced by PndMvdReadInTBData::AnalyzeToPixFrame(), and PndMvdReadInTBData::BitAnalyzeTrailer().
UInt_t frameTrailer::fNEvents |
Definition at line 33 of file PndMvdReadInTBData.h.
Referenced by PndMvdReadInTBData::AnalyzeToPixFrame(), and PndMvdReadInTBData::BitAnalyzeTrailer().