ROOT
v6-32
Reference Guide
Loading...
Searching...
No Matches
worker.h
Go to the documentation of this file.
1
/*
2
* Project: RooFit
3
* Authors:
4
* PB, Patrick Bos, Netherlands eScience Center, p.bos@esciencecenter.nl
5
* IP, Inti Pelupessy, Netherlands eScience Center, i.pelupessy@esciencecenter.nl
6
*
7
* Copyright (c) 2021, CERN
8
*
9
* Redistribution and use in source and binary forms,
10
* with or without modification, are permitted according to the terms
11
* listed in LICENSE (http://roofit.sourceforge.net/license.txt)
12
*/
13
#ifndef ROOT_ROOFIT_MultiProcess_worker
14
#define ROOT_ROOFIT_MultiProcess_worker
15
16
namespace
RooFit
{
17
namespace
MultiProcess {
18
19
void
worker_loop
();
20
bool
is_worker_loop_running
();
21
22
}
// namespace MultiProcess
23
}
// namespace RooFit
24
25
#endif
// ROOT_ROOFIT_MultiProcess_worker
RooFit::MultiProcess::worker_loop
void worker_loop()
The worker processes' event loop.
Definition
worker.cxx:43
RooFit::MultiProcess::is_worker_loop_running
bool is_worker_loop_running()
Definition
worker.cxx:34
RooFit
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
Definition
JSONIO.h:26
roofit
multiprocess
res
RooFit
MultiProcess
worker.h
ROOT v6-32 - Reference Guide Generated on Fri Nov 1 2024 15:09:03 (GVA Time) using Doxygen 1.9.8