![]() |
Project
|
Shared host/device helpers for ITS tracker trait implementations. More...
#include "CommonConstants/MathConstants.h"#include "DataFormatsITS/TrackITS.h"#include "ITStracking/Cell.h"#include "ITStracking/Cluster.h"#include "ITStracking/Constants.h"#include "ITStracking/LayerMask.h"#include "ITStracking/MathUtils.h"#include "ITStracking/TrackITSInternal.h"#include "DetectorsBase/Propagator.h"#include "ReconstructionDataFormats/Track.h"Go to the source code of this file.
Classes | |
| struct | o2::its::track::TrackSeedSelector< NLayers > |
| struct | o2::its::track::TrackFitContext< NLayers > |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::its |
| namespace | o2::its::track |
Functions | |
| o2::its::track::GPUhdi () bool isBetter(const int nClustersA | |
| o2::its::track::GPUhdi () bool isBetter(const auto &a | |
| template<int NLayers> | |
| o2::its::track::GPUdi () int selectReseedMidLayer(int minLayer | |
| o2::its::track::for (int iLayer=minLayer+1;iLayer< maxLayer;++iLayer) | |
| o2::its::track::GPUdi () void resetTrackCovariance(o2 | |
| template<int NLayers> | |
| o2::its::track::GPUdi () TrackITSInternal< NLayers > seedTrackForRefit(const TrackSeed< NLayers > &seed | |
| o2::its::track::if (ncl< reseedIfShorter &&ncl > 2) | |
| o2::its::track::resetTrackCovariance (temporaryTrack.paramIn) | |
Shared host/device helpers for ITS tracker trait implementations.
Definition in file TrackHelpers.h.