$treeview $search $mathjax $extrastylesheet
artdaq  v3_04_01
$projectbrief
$projectbrief
$searchbox

art::NetMonWrapper Class Reference

This class wraps NetMonTransportService so that it can act as an ArtdaqInput template class. More...

#include <artdaq/ArtModules/NetMonWrapper.hh>

List of all members.

Public Member Functions

 NetMonWrapper (const fhicl::ParameterSet &pset)
 NetMonWrapper Constructor.
 ~NetMonWrapper ()
 NetMonWrapper Destructor.
void receiveMessage (std::unique_ptr< TBufferFile > &msg)
 Receive a message from the NetMonTransportService.
void receiveInitMessage (std::unique_ptr< TBufferFile > &msg)
 Receive an init message from the NetMonTransportService.

Detailed Description

This class wraps NetMonTransportService so that it can act as an ArtdaqInput template class.

JCF, May-27-2016

This class is written with functionality such that it satisfies the requirements needed to be a template in the ArtdaqInput class

Definition at line 27 of file NetMonWrapper.hh.


Constructor & Destructor Documentation

art::NetMonWrapper::NetMonWrapper ( const fhicl::ParameterSet &  pset  )  [inline]

NetMonWrapper Constructor.

Parameters:
pset ParameterSet for NetMonWrapper

Definition at line 35 of file NetMonWrapper.hh.


Member Function Documentation

void art::NetMonWrapper::receiveInitMessage ( std::unique_ptr< TBufferFile > &  msg  ) 

Receive an init message from the NetMonTransportService.

Parameters:
[out] msg A pointer to the received message

Definition at line 19 of file NetMonWrapper.cc.

void art::NetMonWrapper::receiveMessage ( std::unique_ptr< TBufferFile > &  msg  ) 

Receive a message from the NetMonTransportService.

Parameters:
[out] msg A pointer to the received message

Definition at line 7 of file NetMonWrapper.cc.


The documentation for this class was generated from the following files:

Generated on 29 Mar 2019 for artdaq by  doxygen 1.6.1