gdata
|
Go to the source code of this file.
Variables | |
constexpr int | EC__GSDETECTORNOTFOUND = 601 |
Exit code when a detector is not found. More... | |
constexpr int | EC__VARIABLENOTFOUND = 602 |
Exit code when a variable is not found. More... | |
constexpr int | EC__WRONGPAYLOAD = 603 |
Exit code when a payload is of the wrong size. More... | |
constexpr const char * | CRATESTRINGID = "crate" |
Identifier for crate. More... | |
constexpr const char * | SLOTSTRINGID = "slot" |
Identifier for slot. More... | |
constexpr const char * | CHANNELSTRINGID = "channel" |
Identifier for channel. More... | |
constexpr const char * | CHARGEATELECTRONICS = "chargeAtElectronics" |
Identifier for charge at electronics. More... | |
constexpr const char * | TIMEATELECTRONICS = "timeAtElectronics" |
Identifier for time at electronics. More... | |
constexpr int | TIMEATELECTRONICSNOTDEFINED = -123456 |
Default value for undefined time at electronics. More... | |
|
constexpr |
Definition at line 28 of file gdataConventions.h.
|
constexpr |
Definition at line 29 of file gdataConventions.h.
|
constexpr |
Definition at line 26 of file gdataConventions.h.
|
constexpr |
Definition at line 22 of file gdataConventions.h.
|
constexpr |
Definition at line 23 of file gdataConventions.h.
|
constexpr |
Definition at line 24 of file gdataConventions.h.
|
constexpr |
Definition at line 27 of file gdataConventions.h.
|
constexpr |
Definition at line 30 of file gdataConventions.h.
|
constexpr |
Definition at line 31 of file gdataConventions.h.