$treeview $search $mathjax $extrastylesheet
artdaq
v3_04_01
$projectbrief
|
$projectbrief
|
$searchbox |
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...
Public Member Functions | |
TransferOutput (fhicl::ParameterSet const &ps) | |
TransferOutput Constructor. | |
~TransferOutput () | |
TransferOutput Destructor. |
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 63 of file TransferOutput_module.cc.
art::TransferOutput::TransferOutput | ( | fhicl::ParameterSet const & | ps | ) | [explicit] |
TransferOutput Constructor.
ps | ParameterSet 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 112 of file TransferOutput_module.cc.