MPISentry(int *argc_ptr, char ***argv_ptr)
MPISentry Constructor.
The MPISentry class initializes and finalizes the MPI context that the artdaq applciations run in...
int rank() const
Get the MPI rank of the application.
int threading_level() const
Get the actual threading level.
int procs() const
The number of processes in the MPI context.
~MPISentry()
MPISentry Destructor. Calls MPI_Finalize.