1 #ifndef artdaq_TransferPlugins_MakeTransferPlugin_hh
2 #define artdaq_TransferPlugins_MakeTransferPlugin_hh
4 #include "artdaq-demo-hdf5/HDF5/FragmentDataset.hh"
6 #include "fhiclcpp/fwd.h"
19 std::unique_ptr<FragmentDataset>
20 MakeDatasetPlugin(
const fhicl::ParameterSet& pset,
21 const std::string& plugin_label);