#include <emcOFClusterContainer.h>
Inherits emcObjectFiller.
Inheritance diagram for emcOFClusterContainer:

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 () |
|
|
Definition at line 35 of file emcOFClusterContainer.C. |
|
|
Definition at line 40 of file emcOFClusterContainer.C. |
|
||||||||||||||||
|
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(). |
|
||||||||||||
|
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. |
|
||||||||||||||||
|
Actually do the job.
Implements emcObjectFiller. Definition at line 90 of file emcOFClusterContainer.C. References canFill(), j, and EmcIndexer::sectorOfflineToOnline(). |
|
|
Definition at line 146 of file emcOFClusterContainer.C. |
|
|
Definition at line 153 of file emcOFClusterContainer.C. |
|
|
Definition at line 160 of file emcOFClusterContainer.C. |