ATLAS Offline Software
Classes | Namespaces | Functions
FitterHelperFunctions.h File Reference
#include "TRT_ReadoutGeometry/TRT_BaseElement.h"
#include "Acts/TrackFitting/GainMatrixSmoother.hpp"
#include "Acts/TrackFitting/GainMatrixUpdater.hpp"
#include "ActsGeometry/ATLASSourceLink.h"
#include "ActsGeometry/ActsDetectorElement.h"
Include dependency graph for FitterHelperFunctions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsTrk::FitterHelperFunctions::ATLASOutlierFinder
 Outlier finder using a Chi2 cut. More...
 
struct  ActsTrk::FitterHelperFunctions::ReverseFilteringLogic
 Determine if the smoothing of a track should be done with or without reverse filtering. More...
 

Namespaces

 ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).
 
 ActsTrk::FitterHelperFunctions
 

Functions

template<typename trajectory_t >
Acts::Result< void > ActsTrk::FitterHelperFunctions::gainMatrixUpdate (const Acts::GeometryContext &gctx, typename trajectory_t::TrackStateProxy trackState, Acts::Direction direction, const Acts::Logger &logger)
 
template<typename trajectory_t >
Acts::Result< void > ActsTrk::FitterHelperFunctions::gainMatrixSmoother (const Acts::GeometryContext &gctx, trajectory_t &trajectory, size_t entryIndex, const Acts::Logger &logger)