artdaq  v3_02_00
art::RootNetOutput Class Reference

An art::OutputModule which sends events using DataSenderManager. This module is designed for transporting Fragment-wrapped art::Events after they have been read into art, for example between the EventBuilder and the Aggregator. More...

#include <artdaq/ArtModules/RootNetOutput.hh>

Inheritance diagram for art::RootNetOutput:

Public Member Functions

 RootNetOutput (fhicl::ParameterSet const &ps)
 RootNetOutput Constructor. More...
 
 ~RootNetOutput ()
 RootNetOutput Destructor.
 

Detailed Description

An art::OutputModule which sends events using DataSenderManager. This module is designed for transporting Fragment-wrapped art::Events after they have been read into art, for example between the EventBuilder and the Aggregator.

Definition at line 20 of file RootNetOutput.hh.

Constructor & Destructor Documentation

art::RootNetOutput::RootNetOutput ( fhicl::ParameterSet const &  ps)
explicit

RootNetOutput Constructor.

Parameters
psParameterSet used to configure RootNetOutput

RootNetOutput accepts no Parameters beyond those which art::OutputModule takes. See the art::OutputModule documentation for more details on those Parameters.

Definition at line 70 of file RootNetOutput_module.cc.


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