56 TIterator *iter = _mpfeSet.createIterator() ;
71 _mpfeSet.add(mpfe,
kTRUE) ;
81 _mpfeSet.remove(mpfe,
kTRUE) ;
RooMPSentinel()
Constructor.
Iterator abstract base class.
RooRealMPFE is the multi-processor front-end for parallel calculation of RooAbsReal objects...
void standby()
Terminate remote server process and return front-end class to standby mode.
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 is a singleton class that keeps track of all parellel execution processes for goodness-...
virtual ~RooMPSentinel()
Destructor.
virtual TObject * Next()=0