8 #ifndef PSYLLID_CONSTANTS_HH_ 9 #define PSYLLID_CONSTANTS_HH_ 11 #include "return_codes.hh" 18 #define RC_LIST NEW_RC_LIST( daq_error ) 21 #define RC_LIST NEW_RC_LIST( daq_not_enabled ) 24 #define RC_LIST NEW_RC_LIST( daq_running )
DEFINE_DL_RET_CODE(daq_error, 1100)