QwAnalysis
|
Definition of the track search tree. More...
#include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cassert>
#include <cmath>
#include <inttypes.h>
#include "boost/filesystem/operations.hpp"
#include "boost/filesystem/path.hpp"
#include "treenode.h"
#include "nodenode.h"
#include "shortnode.h"
#include "shorttree.h"
#include "QwTypes.h"
#include "QwGeometry.h"
#include "VQwTrackingElement.h"
Go to the source code of this file.
Data Structures | |
class | QwTrackingTree |
Creates and manages the treesearch pattern database. More... | |
Macros | |
#define | HSHSIZ 511 |
Length of the hash table (as header define) More... | |
#define HSHSIZ 511 |
Length of the hash table (as header define)
Definition at line 44 of file QwTrackingTree.h.
Referenced by QwTrackingTree::QwTrackingTree().