This correction to the previous commit leaves the <sstream> header in, because
std::stringstream has been using already before and the header was missing.
Standard FairRoot is running all the different analysis tasks within one process. FairMQ (Message Queue) allows starting tasks on different processes and provides the communication layer between these processes.