Namespace Acts::MultiTrajectoryTraits

namespace MultiTrajectoryTraits

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.

Typedefs

using IndexType = TrackStateTraits<MeasurementSizeMax, true>::IndexType

Variables

constexpr IndexType kInvalid = TrackStateTraits<MeasurementSizeMax, true>::kInvalid
constexpr unsigned int MeasurementSizeMax = eBoundSize