QwAnalysis
QwTrackingTree.h File Reference

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"
+ Include dependency graph for QwTrackingTree.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Definition of the track search tree.

Author
Wouter Deconinck
Date
2009-12-11

Definition in file QwTrackingTree.h.

Macro Definition Documentation

#define HSHSIZ   511

Length of the hash table (as header define)

Definition at line 44 of file QwTrackingTree.h.

Referenced by QwTrackingTree::QwTrackingTree().