![]() |
Project
|
#include <TrackFollower.h>
Public Attributes | |
| const IndexTableUtils< NLayers > * | utils {nullptr} |
| ROFMaskTable< NLayers >::View | rofMask |
| ROFOverlapTable< NLayers >::View | rofOverlaps |
| const Cluster *const * | clusters {nullptr} |
| const unsigned char *const * | usedClusters {nullptr} |
| const int *const * | clustersIndexTables {nullptr} |
| const int *const * | ROFClusters {nullptr} |
| const float * | layerRadii {nullptr} |
| int | phiBins {0} |
| int | maxHypotheses {0} |
| float | nSigmaCutPhi {0.f} |
| float | nSigmaCutZ {0.f} |
Definition at line 81 of file TrackFollower.h.
| const Cluster* const* o2::its::TrackFollowContext< NLayers >::clusters {nullptr} |
Definition at line 85 of file TrackFollower.h.
| const int* const* o2::its::TrackFollowContext< NLayers >::clustersIndexTables {nullptr} |
Definition at line 87 of file TrackFollower.h.
| const float* o2::its::TrackFollowContext< NLayers >::layerRadii {nullptr} |
Definition at line 89 of file TrackFollower.h.
| int o2::its::TrackFollowContext< NLayers >::maxHypotheses {0} |
Definition at line 91 of file TrackFollower.h.
| float o2::its::TrackFollowContext< NLayers >::nSigmaCutPhi {0.f} |
Definition at line 92 of file TrackFollower.h.
| float o2::its::TrackFollowContext< NLayers >::nSigmaCutZ {0.f} |
Definition at line 93 of file TrackFollower.h.
| int o2::its::TrackFollowContext< NLayers >::phiBins {0} |
Definition at line 90 of file TrackFollower.h.
| const int* const* o2::its::TrackFollowContext< NLayers >::ROFClusters {nullptr} |
Definition at line 88 of file TrackFollower.h.
| ROFMaskTable<NLayers>::View o2::its::TrackFollowContext< NLayers >::rofMask |
Definition at line 83 of file TrackFollower.h.
| ROFOverlapTable<NLayers>::View o2::its::TrackFollowContext< NLayers >::rofOverlaps |
Definition at line 84 of file TrackFollower.h.
| const unsigned char* const* o2::its::TrackFollowContext< NLayers >::usedClusters {nullptr} |
Definition at line 86 of file TrackFollower.h.
| const IndexTableUtils<NLayers>* o2::its::TrackFollowContext< NLayers >::utils {nullptr} |
Definition at line 82 of file TrackFollower.h.