5#ifndef TRIGINDETCUDA_SEEDMAKINGDATASTRUCTURES_H
6#define TRIGINDETCUDA_SEEDMAKINGDATASTRUCTURES_H
static constexpr unsigned int MAX_NUMBER_DOUBLETS
struct doubletInfo DOUBLET_INFO
static constexpr unsigned int MAX_DOUBLET
static constexpr unsigned int MAX_TRIPLETS
static constexpr unsigned int NUM_MIDDLE_THREADS
static constexpr unsigned int OUTER_THREADS_MULTIPLIER
static constexpr unsigned int NUM_TRIPLET_THREADS
static constexpr unsigned int NUM_TRIPLET_BLOCKS
static constexpr unsigned int NUM_DOUBLET_THREADS
struct doubletStorage DOUBLET_STORAGE
static constexpr unsigned int TRIPLET_BUFFER_DEPTH
static constexpr unsigned int MAX_MIDDLE_SP
int m_nInner[MAX_MIDDLE_SP]
char m_good[MAX_MIDDLE_SP]
int m_nOuter[MAX_MIDDLE_SP]
int m_innerStart[MAX_MIDDLE_SP]
int m_outerStart[MAX_MIDDLE_SP]
int m_spmIdx[MAX_MIDDLE_SP]