6bool GstreamerRootFactory::publishEventDigitizedDataImpl(
const std::string& detectorName,
7 const std::vector<const GDigitizedData*>& digitizedData) {
11 if (!digitizedData.empty()) {
12 const auto& digitizedDataTree = getOrInstantiateDigitizedDataTree(detectorName, digitizedData.front());
14 return digitizedDataTree->fillTree(digitizedData);
std::shared_ptr< GLogger > log
void error(int exit_code, Args &&... args) const
Shared constants and error codes for the gstreamer module.
#define ERR_CANTOPENOUTPUT
Output medium could not be opened (file/device not accessible).