Public Member Functions | |
EventBuilderInterface (int mpi_rank, std::string name) | |
EventBuilderInterface (EventBuilderInterface const &)=delete | |
EventBuilderInterface & | operator= (EventBuilderInterface const &)=delete |
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 EventBuilderInterface.h.