16#ifndef ROO_MP_SENTINEL
17#define ROO_MP_SENTINEL
#define ClassDef(name, id)
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooMPSentinel is a singleton class that keeps track of all parellel execution processes for goodness-...
RooMPSentinel(const RooMPSentinel &)
void remove(RooRealMPFE &mpfe)
Remove given multi-processor front-end object from the sentinel.
void add(RooRealMPFE &mpfe)
Register given multi-processor front-end object with the sentinel.
RooMPSentinel()
Constructor.
virtual ~RooMPSentinel()
Destructor.
RooRealMPFE is the multi-processor front-end for parallel calculation of RooAbsReal objects.