EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Attributes | |
UINT | subType |
ERRORVALUE | errorNumber |
PHDWORD * | frameOrPacket_ptr |
PHDWORD | additionalData |
Definition at line 30 of file formatError.C.
View newest version in sPHENIX GitHub at line 30 of file formatError.C
PHDWORD formatError::additionalData |
Definition at line 35 of file formatError.C.
View newest version in sPHENIX GitHub at line 35 of file formatError.C
Referenced by formatGetError(), formatGetErrorAdditionalData(), setFrameError(), setPacketError(), and setUserError().
ERRORVALUE formatError::errorNumber |
Definition at line 32 of file formatError.C.
View newest version in sPHENIX GitHub at line 32 of file formatError.C
Referenced by formatGetError(), formatGetErrorAdditionalData(), formatGetErrorNumber(), formatGetErrorPointer(), setFrameError(), setFrameSuccess(), setPacketError(), setPacketSuccess(), and setUserError().
PHDWORD* formatError::frameOrPacket_ptr |
Definition at line 34 of file formatError.C.
View newest version in sPHENIX GitHub at line 34 of file formatError.C
Referenced by formatGetError(), formatGetErrorPointer(), setFrameError(), and setPacketError().
UINT formatError::subType |
Definition at line 31 of file formatError.C.
View newest version in sPHENIX GitHub at line 31 of file formatError.C
Referenced by formatGetError(), setFrameError(), setPacketError(), and setUserError().