8bool GstreamerRootFactory::publishEventHeaderImpl([[maybe_unused]]
const std::unique_ptr<GEventHeader>& gevent_header) {
9 if (rootfile ==
nullptr) {
13 const auto& headerTree = getOrInstantiateHeaderTree(gevent_header);
15 return headerTree->fillTree(gevent_header);
std::shared_ptr< GLogger > log
Shared constants and error codes for the gstreamer module.
ROOT streamer plugin declarations.
constexpr int ERR_CANTOPENOUTPUT
Output medium could not be opened successfully.