#include <emcOFTowerContainer.h>
Inherits emcObjectFiller.
Inheritance diagram for emcOFTowerContainer:
Definition at line 10 of file emcOFTowerContainer.h.
Public Member Functions | |
emcOFTowerContainer () | |
virtual | ~emcOFTowerContainer () |
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 emcOFTowerContainer.C. |
|
Definition at line 40 of file emcOFTowerContainer.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 emcOFTowerContainer.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 emcOFTowerContainer.C. |
|
Actually do the job.
Implements emcObjectFiller. Definition at line 90 of file emcOFTowerContainer.C. References canFill(), EmcIndexer::PXPXSM144CH(), and EmcIndexer::TowerID(). |
|
Definition at line 122 of file emcOFTowerContainer.C. |
|
Definition at line 129 of file emcOFTowerContainer.C. |
|
Definition at line 136 of file emcOFTowerContainer.C. |