8bool GstreamerCsvFactory::startEventImpl([[maybe_unused]]
const std::shared_ptr<GEventDataCollection>& event_data) {
9 if (!ofile_true_info.is_open()) {
12 if (!ofile_digitized.is_open()) {
17 event_number = event_data->getHeader()->getG4LocalEvn();
23bool GstreamerCsvFactory::endEventImpl([[maybe_unused]]
const std::shared_ptr<GEventDataCollection>& event_data) {
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).