ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <online_distribution/blob/master/newbasic/errorBlock.h>
Public Attributes | |
BYTE | severity |
BYTE | deviceType |
SWORD | deviceId |
SWORD | errorCode |
SWORD | detectCode |
PHDWORD | addData [2] |
Definition at line 35 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 35 of file errorBlock.h
PHDWORD errorEntryV1::addData[2] |
Definition at line 43 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 43 of file errorBlock.h
Referenced by A_Event::dumpErrorBlock().
SWORD errorEntryV1::detectCode |
Definition at line 41 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 41 of file errorBlock.h
Referenced by A_Event::dumpErrorBlock().
SWORD errorEntryV1::deviceId |
Definition at line 38 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 38 of file errorBlock.h
Referenced by A_Event::dumpErrorBlock().
BYTE errorEntryV1::deviceType |
Definition at line 37 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 37 of file errorBlock.h
Referenced by A_Event::dumpErrorBlock().
SWORD errorEntryV1::errorCode |
Definition at line 40 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 40 of file errorBlock.h
Referenced by A_Event::dumpErrorBlock().
BYTE errorEntryV1::severity |
Definition at line 36 of file errorBlock.h.
View newest version in sPHENIX GitHub at line 36 of file errorBlock.h
Referenced by A_Event::dumpErrorBlock().