EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HoughTree.cxx File Reference
#include <cassert>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <HoughTree.h>
+ Include dependency graph for HoughTree.cxx:

Go to the source code of this file.

Macros

#define _NEW_SUBSET_LOGIC_
 

Functions

static unsigned bits (__u64 value)
 
static void mk_prefix (unsigned lv, char arr[])
 

Macro Definition Documentation

#define _NEW_SUBSET_LOGIC_

Definition at line 401 of file HoughTree.cxx.

View newest version in sPHENIX GitHub at line 401 of file HoughTree.cxx

Function Documentation

static unsigned bits ( __u64  value)
static

Definition at line 71 of file HoughTree.cxx.

View newest version in sPHENIX GitHub at line 71 of file HoughTree.cxx

References value.

Referenced by HoughTree::AllocateLookUpTable(), nlohmann::detail::dtoa_impl::compute_boundaries(), and oncsSub_idmvtxv0::dump().

+ Here is the caller graph for this function:

static void mk_prefix ( unsigned  lv,
char  arr[] 
)
static

Definition at line 169 of file HoughTree.cxx.

View newest version in sPHENIX GitHub at line 169 of file HoughTree.cxx

Referenced by HoughTree::CheckCell().

+ Here is the caller graph for this function: