Project
Loading...
Searching...
No Matches
GPUTPCDef.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.
11
14
15
// clang-format off
16
#ifndef GPUTPCDEF_H
17
#define GPUTPCDEF_H
18
19
#include "
GPUDef.h
"
20
21
#define CALINK_INVAL ((calink) -1)
22
#define CALINK_DEAD_CHANNEL ((calink) -2)
23
24
namespace
o2::gpu
25
{
26
#if defined(GPUCA_O2_LIB) || defined(GPUCA_O2_INTERFACE)
27
typedef
uint32_t
calink
;
28
typedef
uint32_t
cahit
;
29
#else
30
typedef
uint32_t
calink
;
31
typedef
uint32_t
cahit
;
32
#endif
33
struct
cahit2
{
cahit
x
,
y
; };
34
}
// namespace o2::GPU
35
36
#endif
//GPUDTPCEF_H
37
// clang-format on
GPUDef.h
o2::gpu
Definition
TrackTRD.h:35
o2::gpu::cahit
uint32_t cahit
Definition
GPUTPCDef.h:31
o2::gpu::calink
uint32_t calink
Definition
GPUTPCDef.h:30
o2::gpu::cahit2
Definition
GPUTPCDef.h:33
o2::gpu::cahit2::x
cahit x
Definition
GPUTPCDef.h:33
o2::gpu::cahit2::y
cahit y
Definition
GPUTPCDef.h:33
GPU
GPUTracking
SectorTracker
GPUTPCDef.h
Generated on Fri Jun 27 2025 13:13:00 for Project by
1.9.8