emcOFClusterContainer Class Reference
[Deprecated Stuff]

#include <emcOFClusterContainer.h>

Inherits emcObjectFiller.

Inheritance diagram for emcOFClusterContainer:

Inheritance graph
[legend]
List of all members.

Detailed Description

(OLD?) Fills emcClusterContainerv1 from dEmcClsuterLocalExt.

Definition at line 10 of file emcOFClusterContainer.h.

Public Member Functions

 emcOFClusterContainer ()
virtual ~emcOFClusterContainer ()
bool canFill (PHObject &destination, int verbose=0) const
 Method to advertise if we're *in principle* able to fill destination object (basically a check on destination real class).
bool canFill (PHCompositeNode *, PHObject &destination, int verbose=0) const
 Method to advertise if we really can fill the destination object from the topnode given.
bool fill (PHCompositeNode *topNode, PHObject &destination, int verbose=0)
 Actually do the job.
void identify (std::ostream &os=std::cout) const
int isValid () const
void Reset ()


Constructor & Destructor Documentation

emcOFClusterContainer::emcOFClusterContainer  ) 
 

Definition at line 35 of file emcOFClusterContainer.C.

emcOFClusterContainer::~emcOFClusterContainer  )  [virtual]
 

Definition at line 40 of file emcOFClusterContainer.C.


Member Function Documentation

bool emcOFClusterContainer::canFill PHCompositeNode *  topNode,
PHObject &  destination,
int  verbose = 0
const [virtual]
 

Method to advertise if we really can fill the destination object from the topnode given.

Reimplemented from emcObjectFiller.

Definition at line 67 of file emcOFClusterContainer.C.

References canFill().

bool emcOFClusterContainer::canFill PHObject &  destination,
int  verbose = 0
const [virtual]
 

Method to advertise if we're *in principle* able to fill destination object (basically a check on destination real class).

Implements emcObjectFiller.

Definition at line 46 of file emcOFClusterContainer.C.

Referenced by canFill(), and fill().

bool emcOFClusterContainer::fill PHCompositeNode *  topNode,
PHObject &  destination,
int  verbose = 0
[virtual]
 

Actually do the job.

Implements emcObjectFiller.

Definition at line 90 of file emcOFClusterContainer.C.

References canFill(), j, and EmcIndexer::sectorOfflineToOnline().

void emcOFClusterContainer::identify std::ostream &  os = std::cout  )  const
 

Definition at line 146 of file emcOFClusterContainer.C.

int emcOFClusterContainer::isValid  )  const
 

Definition at line 153 of file emcOFClusterContainer.C.

void emcOFClusterContainer::Reset  ) 
 

Definition at line 160 of file emcOFClusterContainer.C.


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