Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
RooMPSentinel Struct Reference

Definition at line 74 of file RooRealMPFE.cxx.

Public Member Functions

 ~RooMPSentinel ()
 Destructor.
 
void add (RooRealMPFE &mpfe)
 Register given multi-processor front-end object with the sentinel.
 
void remove (RooRealMPFE &mpfe)
 Remove given multi-processor front-end object from the sentinel.
 

Static Public Member Functions

static RooMPSentinelinstance ()
 

Public Attributes

RooArgSet _mpfeSet
 

Constructor & Destructor Documentation

◆ ~RooMPSentinel()

RooMPSentinel::~RooMPSentinel ( )

Destructor.

Terminate all parallel processes still registered with the sentinel

Definition at line 775 of file RooRealMPFE.cxx.

Member Function Documentation

◆ add()

void RooMPSentinel::add ( RooRealMPFE & mpfe)

Register given multi-processor front-end object with the sentinel.

Definition at line 787 of file RooRealMPFE.cxx.

◆ instance()

RooMPSentinel & RooMPSentinel::instance ( )
static

Definition at line 86 of file RooRealMPFE.cxx.

◆ remove()

void RooMPSentinel::remove ( RooRealMPFE & mpfe)

Remove given multi-processor front-end object from the sentinel.

Definition at line 797 of file RooRealMPFE.cxx.

Member Data Documentation

◆ _mpfeSet

RooArgSet RooMPSentinel::_mpfeSet

Definition at line 83 of file RooRealMPFE.cxx.

Collaboration diagram for RooMPSentinel:
[legend]

The documentation for this struct was generated from the following file: