DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TriggerRecordBuilderData.cpp File Reference
#include "dfmodules/TriggerRecordBuilderData.hpp"
#include "dfmodules/opmon/TRBuilderData.pb.h"
#include "logging/Logging.hpp"
#include <limits>
#include <memory>
#include <string>
#include <utility>
Include dependency graph for TriggerRecordBuilderData.cpp:

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.
 

Detailed Description

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.

Macro Definition Documentation

◆ TRACE_NAME

#define TRACE_NAME   "TRBData"

Name used by TRACE TLOG calls from this source file.

Definition at line 25 of file TriggerRecordBuilderData.cpp.