|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "snbmodules/common/status_enum.hpp"#include "snbmodules/interfaces/transfer_interface_abstract.hpp"#include <chrono>#include <cstdio>#include <fstream>#include <iostream>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | dunedaq::snbmodules::TransferInterfaceSCP |
| struct | dunedaq::snbmodules::TransferInterfaceSCP::scp_parameters |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::snbmodules |
TransferInterfaceSCP protocol class for a SCP transfer
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file transfer_interface_SCP.hpp.