ROOT  6.06/09
Reference Guide
Static Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
RooSentinel Class Reference

Definition at line 21 of file RooSentinel.h.

Static Public Member Functions

static void activate ()
 Install atexit handler that calls CleanupRooFitAtExit() on program termination. More...
 

Protected Member Functions

 RooSentinel ()
 
 RooSentinel (const RooSentinel &)
 

Static Protected Attributes

static Bool_t _active = kFALSE
 

#include <RooSentinel.h>

Constructor & Destructor Documentation

RooSentinel::RooSentinel ( )
inlineprotected

Definition at line 30 of file RooSentinel.h.

RooSentinel::RooSentinel ( const RooSentinel )
inlineprotected

Definition at line 31 of file RooSentinel.h.

Member Function Documentation

void RooSentinel::activate ( )
static

Member Data Documentation

Bool_t RooSentinel::_active = kFALSE
staticprotected

Definition at line 28 of file RooSentinel.h.

Referenced by activate().


The documentation for this class was generated from the following files: