![]() |
Project
|
Shared host/device helpers for ITS tracker trait implementations. More...
#include <cmath>#include "DataFormatsITS/TrackITS.h"#include "ITStracking/Cell.h"#include "ITStracking/Cluster.h"#include "ITStracking/Constants.h"#include "ITStracking/MathUtils.h"#include "DetectorsBase/Propagator.h"#include "ReconstructionDataFormats/Track.h"Go to the source code of this file.
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::GPUdi () int selectReseedMidLayer(int minLayer | |
| o2::its::track::for (int iLayer=midLayer+1;iLayer< maxLayer;++iLayer) | |
| o2::its::track::GPUdi () void resetTrackCovariance(TrackITSExt &track) | |
| template<int NLayers> | |
| o2::its::track::GPUdi () TrackITSExt seedTrackForRefit(const TrackSeed< NLayers > &seed | |
| o2::its::track::if (ncl< reseedIfShorter &&ncl > 1) | |
| o2::its::track::resetTrackCovariance (temporaryTrack) | |
Shared host/device helpers for ITS tracker trait implementations.
Definition in file TrackHelpers.h.