![]() |
Project
|
#include <TrackingTopology.h>
Public Member Functions | |
| GPUhdi () const LayerLink &getLink(Id id) const | |
| GPUhdi () const CellTopology &getCell(Id id) const | |
| GPUhdi () Range getCellsStartingWithLink(Id linkId) const | |
| GPUhdi () Id getMaxCellLevel(Id id) const | |
| std::string | asString () const |
| void | print () const |
Public Attributes | |
| const LayerLink * | links {nullptr} |
| const CellTopology * | cells {nullptr} |
| const Range * | cellsByFirstLinkIndex {nullptr} |
| const Id * | cellsByFirstLink {nullptr} |
| const Id * | maxCellLevel {nullptr} |
| host only, see getDeviceView | |
| Mask | seedingLayerMask {0} |
| Id | nLinks {0} |
| Id | nCells {0} |
| Id | nCellsByFirstLink {0} |
Definition at line 68 of file TrackingTopology.h.
|
inline |
Definition at line 85 of file TrackingTopology.h.
|
inline |
Definition at line 80 of file TrackingTopology.h.
|
inline |
Definition at line 79 of file TrackingTopology.h.
|
inline |
Definition at line 82 of file TrackingTopology.h.
|
inline |
Definition at line 81 of file TrackingTopology.h.
|
inline |
Definition at line 103 of file TrackingTopology.h.
| const CellTopology* o2::its::TrackingTopology< NLayers >::View::cells {nullptr} |
Definition at line 70 of file TrackingTopology.h.
| const Id* o2::its::TrackingTopology< NLayers >::View::cellsByFirstLink {nullptr} |
Definition at line 72 of file TrackingTopology.h.
| const Range* o2::its::TrackingTopology< NLayers >::View::cellsByFirstLinkIndex {nullptr} |
Definition at line 71 of file TrackingTopology.h.
| const LayerLink* o2::its::TrackingTopology< NLayers >::View::links {nullptr} |
Definition at line 69 of file TrackingTopology.h.
| const Id* o2::its::TrackingTopology< NLayers >::View::maxCellLevel {nullptr} |
host only, see getDeviceView
Definition at line 73 of file TrackingTopology.h.
| Id o2::its::TrackingTopology< NLayers >::View::nCells {0} |
Definition at line 76 of file TrackingTopology.h.
| Id o2::its::TrackingTopology< NLayers >::View::nCellsByFirstLink {0} |
Definition at line 77 of file TrackingTopology.h.
| Id o2::its::TrackingTopology< NLayers >::View::nLinks {0} |
Definition at line 75 of file TrackingTopology.h.
| Mask o2::its::TrackingTopology< NLayers >::View::seedingLayerMask {0} |
Definition at line 74 of file TrackingTopology.h.