#include "RooFit/MultiProcess/Messenger.h"
#include "RooFit/MultiProcess/util.h"
#include <RooFit/Common.h>
#include <csignal>
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 |
Macros | |
#define | PROCESS_VAL(p) case (p): s = #p; break; |
Functions | |
std::ostream & | RooFit::MultiProcess::operator<< (std::ostream &out, const M2Q value) |
std::ostream & | RooFit::MultiProcess::operator<< (std::ostream &out, const Q2W value) |
std::ostream & | RooFit::MultiProcess::operator<< (std::ostream &out, const W2Q value) |
std::ostream & | RooFit::MultiProcess::operator<< (std::ostream &out, const X2X value) |
void | RooFit::MultiProcess::set_socket_immediate (ZmqLingeringSocketPtr<> &socket) |
Definition at line 471 of file Messenger.cxx.