Project
Loading...
Searching...
No Matches
IndexTableUtils.h File Reference
#include <array>
#include "ITStracking/Cluster.h"
#include "ITStracking/MathUtils.h"
#include "CommonConstants/MathConstants.h"
#include "GPUCommonMath.h"
#include "GPUCommonDef.h"

Go to the source code of this file.

Classes

class  o2::its::IndexTableUtils< nLayers >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::its
 

Functions

template<int nLayers>
 o2::its::GPUhdi () int IndexTableUtils< nLayers >
 
template<int nLayers>
 o2::its::GPUhdi () int4 getBinsRect(const Cluster &currentCluster
 
return o2::its::getBinsRect (layerIndex, currentCluster.phi, zMean, zDelta, maxdeltaphi, utils)
 

Variables

const int o2::its::layerIndex
 
const int const float o2::its::z1
 
const int const float const float o2::its::z2
 
const int const float const float const float o2::its::maxdeltaz
 
const int const float const float const float const float o2::its::maxdeltaphi
 
const int const float const float const float const float const IndexTableUtils< nLayers > & o2::its::utils
 
const float o2::its::zDelta = 0.5f * o2::gpu::GPUCommonMath::Abs(z1 - z2) + maxdeltaz