1 #ifndef artdaq_ArtModules_NetMonWrapper_hh
2 #define artdaq_ArtModules_NetMonWrapper_hh
4 #include "artdaq-core/Utilities/ExceptionHandler.hh"
5 #include "fhiclcpp/ParameterSet.h"
7 #include "artdaq-core/Data/Fragment.hh"
49 fhicl::ParameterSet data_pset_;
51 double init_timeout_s_;
artdaq::FragmentPtr receiveInitMessage()
Receive an init message from the NetMonTransportService.
This class wraps NetMonTransportService so that it can act as an ArtdaqInput template class...
NetMonWrapper(fhicl::ParameterSet const &ps)
NetMonWrapper Constructor.
virtual ~NetMonWrapper()=default
NetMonWrapper Destructor.
artdaq::FragmentPtr receiveMessage()
Receive a message from the NetMonTransportService.