#include "RooFit/MultiProcess/Channel.h"#include "RooFit/MultiProcess/Poller.h"#include <tuple>#include <unistd.h>#include <vector>Namespaces | |
| namespace | RooFit |
| The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
| namespace | RooFit::MultiProcess |
Functions | |
| std::tuple< std::vector< std::size_t >, bool > | RooFit::MultiProcess::careful_poll (Poller &poller) |
| int | RooFit::MultiProcess::wait_for_child (pid_t child_pid, bool may_throw, int retries_before_killing) |