EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HelixHough_vote_pairs_sse.cpp File Reference
#include "HelixHough.h"
#include "fastvec.h"
#include "SimpleHit3D.h"
#include <algorithm>
#include <cmath>
#include <memory>
#include <vector>
+ Include dependency graph for HelixHough_vote_pairs_sse.cpp:

Go to the source code of this file.

Functions

static void counting_sort (unsigned int MAX, std::vector< BinEntryPair5D > &A)
 
static void counting_sort (unsigned int SIZE, unsigned int MAX, unsigned int *A, unsigned int *B, unsigned int *C)
 

Function Documentation

static void counting_sort ( unsigned int  MAX,
std::vector< BinEntryPair5D > &  A 
)
static

Definition at line 13 of file HelixHough_vote_pairs_sse.cpp.

View newest version in sPHENIX GitHub at line 13 of file HelixHough_vote_pairs_sse.cpp

References Acts::UnitConstants::C, and MAX.

Referenced by HelixHough::vote(), and HelixHough::vote_pairs().

+ Here is the caller graph for this function:

static void counting_sort ( unsigned int  SIZE,
unsigned int  MAX,
unsigned int *  A,
unsigned int *  B,
unsigned int *  C 
)
static

Definition at line 36 of file HelixHough_vote_pairs_sse.cpp.

View newest version in sPHENIX GitHub at line 36 of file HelixHough_vote_pairs_sse.cpp

References MAX.