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 18 of file graphtool.hpp.

18#define MESSAGE_STATICS(msg) \
19 static t_msghandler::t_str sms(msg); \
20 static t_msghandler::t_str smsr("\tReason: "); \
21

◆ t_messenger

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

Definition at line 16 of file graphtool.hpp.