Project
Loading...
Searching...
No Matches
o2::its::TrackFollowContext< NLayers > Struct Template Reference

#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}
 

Detailed Description

template<int NLayers>
struct o2::its::TrackFollowContext< NLayers >

Definition at line 81 of file TrackFollower.h.

Member Data Documentation

◆ clusters

template<int NLayers>
const Cluster* const* o2::its::TrackFollowContext< NLayers >::clusters {nullptr}

Definition at line 85 of file TrackFollower.h.

◆ clustersIndexTables

template<int NLayers>
const int* const* o2::its::TrackFollowContext< NLayers >::clustersIndexTables {nullptr}

Definition at line 87 of file TrackFollower.h.

◆ layerRadii

template<int NLayers>
const float* o2::its::TrackFollowContext< NLayers >::layerRadii {nullptr}

Definition at line 89 of file TrackFollower.h.

◆ maxHypotheses

template<int NLayers>
int o2::its::TrackFollowContext< NLayers >::maxHypotheses {0}

Definition at line 91 of file TrackFollower.h.

◆ nSigmaCutPhi

template<int NLayers>
float o2::its::TrackFollowContext< NLayers >::nSigmaCutPhi {0.f}

Definition at line 92 of file TrackFollower.h.

◆ nSigmaCutZ

template<int NLayers>
float o2::its::TrackFollowContext< NLayers >::nSigmaCutZ {0.f}

Definition at line 93 of file TrackFollower.h.

◆ phiBins

template<int NLayers>
int o2::its::TrackFollowContext< NLayers >::phiBins {0}

Definition at line 90 of file TrackFollower.h.

◆ ROFClusters

template<int NLayers>
const int* const* o2::its::TrackFollowContext< NLayers >::ROFClusters {nullptr}

Definition at line 88 of file TrackFollower.h.

◆ rofMask

template<int NLayers>
ROFMaskTable<NLayers>::View o2::its::TrackFollowContext< NLayers >::rofMask

Definition at line 83 of file TrackFollower.h.

◆ rofOverlaps

template<int NLayers>
ROFOverlapTable<NLayers>::View o2::its::TrackFollowContext< NLayers >::rofOverlaps

Definition at line 84 of file TrackFollower.h.

◆ usedClusters

template<int NLayers>
const unsigned char* const* o2::its::TrackFollowContext< NLayers >::usedClusters {nullptr}

Definition at line 86 of file TrackFollower.h.

◆ utils

template<int NLayers>
const IndexTableUtils<NLayers>* o2::its::TrackFollowContext< NLayers >::utils {nullptr}

Definition at line 82 of file TrackFollower.h.


The documentation for this struct was generated from the following file: