EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HoughNodeGroup.h File Reference
#include <set>
#include <cassert>
#include <math.h>
#include <TVector3.h>
#include <SensitiveVolume.h>
#include <EicMagneticField.h>
#include <EicTrackingDigiHit.h>
+ Include dependency graph for HoughNodeGroup.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GroupMember
 
class  CoordinateDescriptor
 
class  HoughNodeGroup
 

Macros

#define _MAX_USEFUL_BIT_COUNT_   ((sizeof(t_hough_range) << 3)-1)
 
#define __OUT_OF_RANGE_BIT_   (((t_hough_range)0x1) << _MAX_USEFUL_BIT_COUNT_)
 

Typedefs

typedef unsigned short __u16
 
typedef unsigned int __u32
 
typedef unsigned long long __u64
 
typedef __u32 t_hough_range
 

Macro Definition Documentation

#define __OUT_OF_RANGE_BIT_   (((t_hough_range)0x1) << _MAX_USEFUL_BIT_COUNT_)
#define _MAX_USEFUL_BIT_COUNT_   ((sizeof(t_hough_range) << 3)-1)

Definition at line 45 of file HoughNodeGroup.h.

View newest version in sPHENIX GitHub at line 45 of file HoughNodeGroup.h

Typedef Documentation

typedef unsigned short __u16

Definition at line 22 of file HoughNodeGroup.h.

View newest version in sPHENIX GitHub at line 22 of file HoughNodeGroup.h

typedef unsigned int __u32

Definition at line 26 of file HoughNodeGroup.h.

View newest version in sPHENIX GitHub at line 26 of file HoughNodeGroup.h

typedef unsigned long long __u64

Definition at line 27 of file HoughNodeGroup.h.

View newest version in sPHENIX GitHub at line 27 of file HoughNodeGroup.h

Definition at line 41 of file HoughNodeGroup.h.

View newest version in sPHENIX GitHub at line 41 of file HoughNodeGroup.h