Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::MultiTrajectoryTraits Namespace Reference

Typedefs

using IndexType = TrackIndexType
 

Variables

constexpr unsigned int MeasurementSizeMax = eBoundSize
 
constexpr IndexType kInvalid = kTrackIndexInvalid
 

Detailed Description

This namespace contains typedefs and constant values that are used by other parts of the MultiTrajectory implementation. It extracts these from TrackStateTraits using the default maximum measurement dimension.

Typedef Documentation

Definition at line 1059 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 1059 of file MultiTrajectory.hpp

Variable Documentation

constexpr unsigned int Acts::MultiTrajectoryTraits::MeasurementSizeMax = eBoundSize

Definition at line 1058 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 1058 of file MultiTrajectory.hpp

Referenced by Acts::detail::computePosteriorWeights(), Acts::GainMatrixUpdater::operator()(), and Acts::MeasurementSelector::select().