emcObjectFillerManager Class Reference
[Deprecated Stuff]

#include <emcObjectFillerManager.h>

List of all members.


Detailed Description

(OLD?) Manager for object fillers.

Definition at line 11 of file emcObjectFillerManager.h.

Static Public Member Functions

static bool fill (PHCompositeNode *topNode, PHObject &destination)
static bool isFillerAvailable (PHObject &destination)
static int verbose (void)
static void verbose (int verbose)

Static Private Attributes

static int fVerbose = 0


Member Function Documentation

bool emcObjectFillerManager::fill PHCompositeNode *  topNode,
PHObject &  destination
[static]
 

Definition at line 13 of file emcObjectFillerManager.C.

References emcObjectFiller::fill(), emcObjectFillerRegistry::findFiller(), and fVerbose.

bool emcObjectFillerManager::isFillerAvailable PHObject &  destination  )  [static]
 

Definition at line 46 of file emcObjectFillerManager.C.

References emcObjectFillerRegistry::findFiller(), and fVerbose.

static void emcObjectFillerManager::verbose int  verbose  )  [inline, static]
 

Definition at line 21 of file emcObjectFillerManager.h.

References fVerbose.

static int emcObjectFillerManager::verbose void   )  [inline, static]
 

Definition at line 19 of file emcObjectFillerManager.h.

References fVerbose.


Member Data Documentation

int emcObjectFillerManager::fVerbose = 0 [static, private]
 

Definition at line 24 of file emcObjectFillerManager.h.

Referenced by fill(), isFillerAvailable(), and verbose().


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