DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
graphtool.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define t_messenger   dbe::interface::messenger::console
#define MESSAGE_STATICS(msg)

Macro Definition Documentation

◆ MESSAGE_STATICS

#define MESSAGE_STATICS ( msg)
Value:
static t_msghandler::t_str sms(msg); \
static t_msghandler::t_str smsr("\tReason: "); \

Definition at line 23 of file graphtool.hpp.

23#define MESSAGE_STATICS(msg) \
24 static t_msghandler::t_str sms(msg); \
25 static t_msghandler::t_str smsr("\tReason: "); \
26

◆ t_messenger

#define t_messenger   dbe::interface::messenger::console

Definition at line 21 of file graphtool.hpp.