DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TriggerRecord_serialization.hpp File Reference
#include "daqdataformats/TriggerRecord.hpp"
#include "dfmessages/Fragment_serialization.hpp"
#include "dfmessages/TriggerRecordHeader_serialization.hpp"
#include "serialization/Serialization.hpp"
#include "logging/Logging.hpp"
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for TriggerRecord_serialization.hpp:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  msgpack
 

Functions

 msgpack::MSGPACK_API_VERSION_NAMESPACE (MSGPACK_DEFAULT_API_NS)
 
 DUNE_DAQ_SERIALIZABLE (dunedaq::daqdataformats::TriggerRecord, "TriggerRecord")
 
 DUNE_DAQ_SERIALIZABLE (std::unique_ptr< dunedaq::daqdataformats::TriggerRecord >, "TriggerRecord")
 

Detailed Description

TriggerRecord Message Declaration

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 TriggerRecord_serialization.hpp.

Function Documentation

◆ DUNE_DAQ_SERIALIZABLE() [1/2]

DUNE_DAQ_SERIALIZABLE ( dunedaq::daqdataformats::TriggerRecord ,
"TriggerRecord"  )

◆ DUNE_DAQ_SERIALIZABLE() [2/2]

DUNE_DAQ_SERIALIZABLE ( std::unique_ptr< dunedaq::daqdataformats::TriggerRecord > ,
"TriggerRecord"  )