DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "dfmodules/TriggerRecordBuilderData.hpp"
#include "dfmodules/opmon/TRBuilderData.pb.h"
#include "logging/Logging.hpp"
#include <limits>
#include <memory>
#include <string>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::dfmodules |
An ERS Issue for DataStore creation failure. | |
Macros | |
#define | TRACE_NAME "TRBData" |
Name used by TRACE TLOG calls from this source file. | |
TriggerRecordBuilderData Class Implementation
The TriggerRecordBuilderData class represents the current state of a dataflow application's Trigger Record buffers for use by the DFO.
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TriggerRecordBuilderData.cpp.
#define TRACE_NAME "TRBData" |
Name used by TRACE TLOG calls from this source file.
Definition at line 25 of file TriggerRecordBuilderData.cpp.