Enum BoundIndices¶
Defined in File TrackParametrization.hpp
Enum Documentation¶
-
enum
Acts::BoundIndices¶ Components of a bound track parameters vector.
To be used to access components by named indices instead of just numbers. This must be a regular
enumand not a scopedenum classto allow implicit conversion to an integer. The enum value are thus visible directly innamespace Actsand are prefixed to avoid naming collisions.Values:
-
enumerator
eBoundLoc0¶
-
enumerator
eBoundLoc1¶
-
enumerator
eBoundPhi¶
-
enumerator
eBoundTheta¶
-
enumerator
eBoundQOverP¶
-
enumerator
eBoundTime¶
-
enumerator
eBoundSize¶
-
enumerator