|
ACTS
Experiment-independent tracking
|
This namespace contains typedefs and constant values that are used by other parts of the MultiTrajectory implementation.
More...
Typedefs | |
| using | TrackIndexType |
| Type alias for track index values. | |
Variables | |
| constexpr IndexType | kInvalid = kTrackIndexInvalid |
| Invalid track state index constant. | |
| constexpr unsigned int | MeasurementSizeMax = kMeasurementSizeMax |
| Maximum number of measurement dimensions supported by trajectory. | |
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.
| using Acts::TrackIndexType |
Type alias for track index values.
|
constexpr |
Invalid track state index constant.
|
constexpr |
Maximum number of measurement dimensions supported by trajectory.