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