Analysis Software
Documentation for sPHENIX simulation software
|
#include "errorBlock.h"
Go to the source code of this file.
Functions | |
VALUE_ret | calcNumErrorsV1 (UINT numErrorDwords) |
void | endianSwapErrorV1 (ERRORENTRYV1_ptr outError, ERRORENTRYV1_ptr inError) |
Definition at line 18 of file errorBlock.C.
View newest version in sPHENIX GitHub at line 18 of file errorBlock.C
References errorEntryV1Length, and valueFailure.
Referenced by A_Event::dumpErrorBlock(), and getPacketV1NumErrors().
void endianSwapErrorV1 | ( | ERRORENTRYV1_ptr | outError, |
ERRORENTRYV1_ptr | inError | ||
) |
Definition at line 26 of file errorBlock.C.
View newest version in sPHENIX GitHub at line 26 of file errorBlock.C
Referenced by endianSwapError().