#include <CBAlgoPolyOverlap.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...
|
| |
Definition at line 25 of file CBAlgoPolyOverlap.h.
| cmtool::CBAlgoPolyOverlap::CBAlgoPolyOverlap |
( |
| ) |
|
| virtual cmtool::CBAlgoPolyOverlap::~CBAlgoPolyOverlap |
( |
| ) |
|
|
inlinevirtual |
Core function: given the ClusterParamsAlg input, return whether a cluster should be merged or not.
Reimplemented from cmtool::CBoolAlgoBase.
Definition at line 22 of file CBAlgoPolyOverlap.cxx.
Polygon2D PolyObject
Polygon Object...see Polygon2D.hh.
const std::pair< float, float > & Point(unsigned int p) const
unsigned int Size() const
Create Intersection Polygon.
bool PolyOverlapSegments(const Polygon2D &poly2) const
const cluster_params & GetParams() const
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
BEGIN_PROLOG could also be cout
| void cmtool::CBAlgoPolyOverlap::reconfigure |
( |
| ) |
|
| void cmtool::CBAlgoPolyOverlap::SetDebug |
( |
bool |
debug | ) |
|
|
inline |
| void cmtool::CBAlgoPolyOverlap::SetMinNumHits |
( |
size_t |
nhits | ) |
|
|
inline |
| bool cmtool::CBAlgoPolyOverlap::_debug |
|
private |
| size_t cmtool::CBAlgoPolyOverlap::_min_hits |
|
private |
The documentation for this class was generated from the following files: