![]() |
Project
|
#include <TrackerTraits.h>
Public Member Functions | |
| RoadSeed ()=default | |
| RoadSeed (TrackSeed< NLayers > &&inputSeed, int inputCellId, int inputCellTopologyId) | |
Public Attributes | |
| TrackSeed< NLayers > | seed |
| int | cellId {constants::UnusedIndex} |
| int | cellTopologyId {constants::UnusedIndex} |
Definition at line 47 of file TrackerTraits.h.
|
default |
|
inline |
Definition at line 53 of file TrackerTraits.h.
| int o2::its::RoadSeed< NLayers >::cellId {constants::UnusedIndex} |
Definition at line 49 of file TrackerTraits.h.
| int o2::its::RoadSeed< NLayers >::cellTopologyId {constants::UnusedIndex} |
Definition at line 50 of file TrackerTraits.h.
| TrackSeed<NLayers> o2::its::RoadSeed< NLayers >::seed |
Definition at line 48 of file TrackerTraits.h.