DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "dfmodules/TPBundleHandler.hpp"
#include "detdataformats/DetID.hpp"
#include "logging/Logging.hpp"
#include <memory>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::dfmodules |
An ERS Issue for DataStore creation failure. | |
TPBundleHandler Class Implementation
The TPBundleHandler class takes care of assembling and repacking TriggerPrimitives for storage on disk as part of a TP stream.
This is part of the DUNE DAQ Software Suite, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TPBundleHandler.cpp.