![]() |
Project
|
Definition of the TrackInterpolation class. More...
#include <gsl/span>#include "CommonDataFormat/EvIndex.h"#include "CommonDataFormat/RangeReference.h"#include "ReconstructionDataFormats/Track.h"#include "ReconstructionDataFormats/TrackTPCITS.h"#include "ReconstructionDataFormats/MatchInfoTOF.h"#include "ReconstructionDataFormats/GlobalTrackID.h"#include "DataFormatsITSMFT/Cluster.h"#include "DataFormatsITSMFT/TrkClusRef.h"#include "DataFormatsITSMFT/TopologyDictionary.h"#include "DataFormatsITS/TrackITS.h"#include "DataFormatsTPC/TrackTPC.h"#include "DataFormatsTPC/Constants.h"#include "DataFormatsTOF/Cluster.h"#include "DataFormatsTRD/TrackTRD.h"#include "DataFormatsTRD/Tracklet64.h"#include "DataFormatsTRD/CalibratedTracklet.h"#include "SpacePoints/SpacePointsCalibParam.h"#include "SpacePoints/SpacePointsCalibConfParam.h"#include "TPCReconstruction/TPCFastTransformHelperO2.h"#include "DetectorsBase/Propagator.h"#include "DataFormatsGlobalTracking/RecoContainer.h"#include "TRDBase/RecoParam.h"#include "TRDBase/Geometry.h"Go to the source code of this file.
Classes | |
| struct | o2::tpc::TPCClusterResiduals |
| Internal struct used to store the unbinned TPC cluster residuals with float values. More... | |
| struct | o2::tpc::UnbinnedResid |
| struct | o2::tpc::TrackDataCompact |
| Structure for the information required to associate each residual with a given track type (ITS-TPC-TRD-TOF, etc) More... | |
| struct | o2::tpc::TrackDataExtended |
| Heavy structure with track parameterizations + track points for debugging. More... | |
| struct | o2::tpc::TrackData |
| Structure filled for each track with track quality information and a vector with TPCClusterResiduals. More... | |
| class | o2::tpc::TrackInterpolation |
| struct | o2::tpc::TrackInterpolation::CacheStruct |
| Structure for caching positions, covariances and angles for extrapolations from ITS and TRD/TOF and for interpolation. More... | |
| struct | o2::tpc::TrackInterpolation::TrackParams |
| Structure for on-the-fly re-calculated track parameters at the validation stage. More... | |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::tpc |
| Global TPC definitions and constants. | |
Definition of the TrackInterpolation class.
Definition in file TrackInterpolation.h.