artdaq  v2_02_03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
art::RootMPIOutput 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::RootMPIOutput:

Public Member Functions

 RootMPIOutput (fhicl::ParameterSet const &ps)
 RootMPIOutput Constructor. More...
 
 ~RootMPIOutput ()
 RootMPIOutput 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 64 of file RootMPIOutput_module.cc.

Constructor & Destructor Documentation

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

RootMPIOutput Constructor.

Parameters
psParameterSet used to configure RootMPIOutput

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

Definition at line 106 of file RootMPIOutput_module.cc.


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