Project
Loading...
Searching...
No Matches
Cluster.h
Go to the documentation of this file.
1// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3// All rights not expressly granted are reserved.
4//
5// This software is distributed under the terms of the GNU General Public
6// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7//
8// In applying this license CERN does not waive the privileges and immunities
9// granted to it by virtue of its status as an Intergovernmental Organization
10// or submit itself to any jurisdiction.
15
16#ifndef TRACKINGITSU_INCLUDE_CACLUSTER_H_
17#define TRACKINGITSU_INCLUDE_CACLUSTER_H_
18
19#include <array>
22#include "GPUCommonRtypes.h"
23#include "GPUCommonDef.h"
24
25namespace o2::its
26{
27
28template <int>
29class IndexTableUtils;
30
53
71
72} // namespace o2::its
73
74#endif /* TRACKINGITSU_INCLUDE_CACLUSTER_H_ */
void print() const
GLfloat GLfloat GLfloat alpha
Definition glcorearb.h:279
GLint GLenum GLint x
Definition glcorearb.h:403
GLenum array
Definition glcorearb.h:4274
typedef void(APIENTRYP PFNGLCULLFACEPROC)(GLenum mode)
GLdouble GLdouble GLdouble z
Definition glcorearb.h:843
constexpr int UnusedIndex
Definition Constants.h:32
constexpr float UnsetValue
Definition Constants.h:33
GPUhd() void print() const
float yCoordinate
Definition Cluster.h:44
GPUhdDefault() Cluster()=default
float zCoordinate
Definition Cluster.h:45
ClassDefNV(Cluster, 1)
const float const float const int idx
Definition Cluster.h:34
int indexTableBinIndex
Definition Cluster.h:49
GPUhd() Cluster(const float x
float xCoordinate
Definition Cluster.h:43
GPUhd() void print() const
float float float xTF
Definition Cluster.h:56
GPUhdDefault() TrackingFrameInfo()=default
std::array< float, 2 > positionTrackingFrame
Definition Cluster.h:66
float float float float const std::array< float, 2 > const std::array< float, 3 > & covTF
Definition Cluster.h:57
float float float float const std::array< float, 2 > & posTF
Definition Cluster.h:56
ClassDefNV(TrackingFrameInfo, 1)
std::array< float, 3 > covarianceTrackingFrame
Definition Cluster.h:67
GPUhd() TrackingFrameInfo(float x