![]() |
gaps-online-software 0.10
online software for the TOF system for the GAPS experiment
|
Public Types | |
enum class | ErrorKind { StreamTooShort , WrongDelimiter , PacketNotFound , WrongPacketType , WrongHeaderBytes , WrongTailBytes , EventHeaderCorrupt } |
Public Member Functions | |
IOError (ErrorKind kind, std::string reason="") | |
Public Attributes | |
ErrorKind | kind |
std::string | reason |