Public Member Functions | |
AggregatorInterface (int mpi_rank, std::string name) | |
AggregatorInterface (AggregatorInterface const &) | |
AggregatorInterface & | operator= (AggregatorInterface const &) |
void | configure (fhicl::ParameterSet const &pset) |
void | halt (void) |
void | pause (void) |
void | resume (void) |
void | start (std::string runNumber) |
void | stop (void) |
std::string | getBuilderName (void) |
Definition at line 14 of file AggregatorInterface.h.