DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
FileSourceModel.hpp File Reference
#include "iomanager/IOManager.hpp"
#include "iomanager/Sender.hpp"
#include "logging/Logging.hpp"
#include "confmodel/DetectorStream.hpp"
#include "confmodel/GeoId.hpp"
#include "datahandlinglibs/DataHandlingIssues.hpp"
#include "datahandlinglibs/utils/BufferedFileReader.hpp"
#include "datahandlinglibs/utils/RateLimiter.hpp"
#include "snbmodules/readout/FileSourceConcept.hpp"
#include "utilities/ReusableThread.hpp"
#include "datahandlinglibs/opmon/datahandling_info.pb.h"
#include "unistd.h"
#include <chrono>
#include <functional>
#include <memory>
#include <random>
#include <string>
#include <utility>
#include <vector>
#include "detail/FileSourceModel.hxx"
Include dependency graph for FileSourceModel.hpp:

Go to the source code of this file.

Classes

class  dunedaq::snbmodules::FileSourceModel< ReadoutType >
 

Namespaces

namespace  dunedaq
 The DUNE-DAQ namespace.
 
namespace  dunedaq::snbmodules
 

Detailed Description

Emulates a source with given raw type

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