|
BmnRoot
|
Protected Member Functions | |
| void | Init () override |
| Bool_t | HandleData (fair::mq::MessagePtr &inputMessage, Int_t) |
Static Protected Attributes | |
| static constexpr auto | INPUT_CHANNEL_NAME = "in-channel" |
| static constexpr auto | OUTPUT_CHANNEL_NAME = "out-channel" |
Definition at line 16 of file decoder_proxy.cxx.
|
inlineprotected |
Definition at line 24 of file decoder_proxy.cxx.
References OUTPUT_CHANNEL_NAME.
Referenced by Init().
|
inlineoverrideprotected |
Definition at line 22 of file decoder_proxy.cxx.
References HandleData(), and INPUT_CHANNEL_NAME.
|
staticconstexprprotected |
Definition at line 19 of file decoder_proxy.cxx.
Referenced by Init().
|
staticconstexprprotected |
Definition at line 20 of file decoder_proxy.cxx.
Referenced by HandleData().