Builder Class Reference

The Builder class runs the builder test. More...

Inheritance diagram for Builder:
MPIProg

List of all members.

Public Member Functions

 Builder (int argc, char *argv[])
 Builder Constructor.
void go ()
 Start the Builder application, using the type configuration to select which method to run.
void source ()
 Receive data from detector via DataReceiverManager, and send to a sink using DataSenderManager.
void sink ()
 Receive data from source via DataReceiverManager, send it to the EventStore (and art, if configured).
void detector ()
 Generate data, and send it using DataSenderManager.

Detailed Description

The Builder class runs the builder test.

Definition at line 39 of file builder.cc.


Constructor & Destructor Documentation

Builder::Builder ( int  argc,
char *  argv[] 
)

Builder Constructor.

Parameters:
argc Argument Count
argv Argument Array

Definition at line 86 of file builder.cc.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator

Generated on 1 Jun 2017 for artdaq by  doxygen 1.6.1