DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appmodel/FelixInterface.hpp"
#include "utilities/ReusableThread.hpp"
#include "flxcard/FlxCard.h"
#include "packetformat/block_format.hpp"
#include <nlohmann/json.hpp>
#include <atomic>
#include <memory>
#include <mutex>
#include <string>
Go to the source code of this file.
Classes | |
class | dunedaq::flxlibs::CardWrapper |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::flxlibs |
FELIX's FlxCard library wrapper
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 CardWrapper.hpp.