EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HoughTree.h File Reference
#include <map>
#include <cstdio>
#include <ResolutionLevel.h>
#include <HoughNodeGroup.h>
#include <HoughCell.h>
#include <MatchCandidateGroup.h>
+ Include dependency graph for HoughTree.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HoughDimension
 
class  HoughTree
 

Macros

#define _MAX_BTREE_INDEX_DEPTH_   ((sizeof(t_btree_index) << 3)-1)
 

Typedefs

typedef __u32 t_btree_index
 

Enumerations

enum  TrackCandidatePrintoutFlag { _ALL_CANDIDATES_, _ACTIVE_CANDIDATES_ }
 

Macro Definition Documentation

#define _MAX_BTREE_INDEX_DEPTH_   ((sizeof(t_btree_index) << 3)-1)

Definition at line 50 of file HoughTree.h.

View newest version in sPHENIX GitHub at line 50 of file HoughTree.h

Referenced by HoughTree::AllocateLookUpTable().

Typedef Documentation

Definition at line 48 of file HoughTree.h.

View newest version in sPHENIX GitHub at line 48 of file HoughTree.h

Enumeration Type Documentation

Enumerator:
_ALL_CANDIDATES_ 
_ACTIVE_CANDIDATES_ 

Definition at line 52 of file HoughTree.h.

View newest version in sPHENIX GitHub at line 52 of file HoughTree.h