artdaq  v3_01_00
art::TransferOutput 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...

Inheritance diagram for art::TransferOutput:

Public Member Functions

 TransferOutput (fhicl::ParameterSet const &ps)
 TransferOutput Constructor. More...
 
 ~TransferOutput ()
 TransferOutput 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 71 of file TransferOutput_module.cc.

Constructor & Destructor Documentation

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

TransferOutput Constructor.

Parameters
psParameterSet used to configure TransferOutput

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

Definition at line 120 of file TransferOutput_module.cc.


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