#include <CPriorityAlgoBase.h>
|
TFile * | _fout |
| TFile pointer to an output file. More...
|
|
bool | _verbose |
| Boolean to choose verbose mode. Turned on if CMergeManager/CMatchManager's verbosity level is >= kPerMerging. More...
|
|
An abstract base class for CMatchManager and CMergeManager to determine cluster "priority" for matching and merging action respectively.
Definition at line 27 of file CPriorityAlgoBase.h.
cmtool::CPriorityAlgoBase::CPriorityAlgoBase |
( |
| ) |
|
|
inline |
virtual cmtool::CPriorityAlgoBase::~CPriorityAlgoBase |
( |
| ) |
|
|
inlinevirtual |
Core function: given the CPAN input, return whether a cluster should be merged or not.
Definition at line 41 of file CPriorityAlgoBase.h.
The documentation for this class was generated from the following file: