![]() |
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 | |
| 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} |
| Mask | seedingLayerMask {0} |
| Id | nLinks {0} |
| Id | nCells {0} |
| Id | nCellsByFirstLink {0} |
Definition at line 68 of file TrackingTopology.h.
|
inline |
Definition at line 83 of file TrackingTopology.h.
|
inline |
Definition at line 79 of file TrackingTopology.h.
|
inline |
Definition at line 78 of file TrackingTopology.h.
|
inline |
Definition at line 80 of file TrackingTopology.h.
|
inline |
Definition at line 101 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.
| Id o2::its::TrackingTopology< NLayers >::View::nCells {0} |
Definition at line 75 of file TrackingTopology.h.
| Id o2::its::TrackingTopology< NLayers >::View::nCellsByFirstLink {0} |
Definition at line 76 of file TrackingTopology.h.
| Id o2::its::TrackingTopology< NLayers >::View::nLinks {0} |
Definition at line 74 of file TrackingTopology.h.
| Mask o2::its::TrackingTopology< NLayers >::View::seedingLayerMask {0} |
Definition at line 73 of file TrackingTopology.h.