ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TrackState.hpp File Reference
+ Include dependency graph for TrackState.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::TrackState< source_link_t, parameters_t >
 Templated class to hold the track information on a surface along the trajectory. More...
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::TrackStateType = std::bitset< TrackStateFlag::NumTrackStateFlags >
 

Enumerations

enum  Acts::TrackStateFlag {
  Acts::MeasurementFlag = 0, Acts::ParameterFlag = 1, Acts::OutlierFlag = 2, Acts::HoleFlag = 3,
  Acts::MaterialFlag = 4, Acts::NumTrackStateFlags = 5
}