Analysis Software
Documentation for sPHENIX simulation software
|
#include <bitset>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <limits>
#include <ostream>
Go to the source code of this file.
Classes | |
class | Acts::TrackStateType |
class | Acts::ConstTrackStateType |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
Enumerations | |
enum | Acts::TrackStateFlag { Acts::MeasurementFlag = 0, Acts::ParameterFlag = 1, Acts::OutlierFlag = 2, Acts::HoleFlag = 3, Acts::MaterialFlag = 4, Acts::SharedHitFlag = 5, Acts::NumTrackStateFlags = 6 } |