Public Attributes | |
std::vector< float > | x |
std::vector< float > | nx |
std::vector< float > | y |
std::vector< float > | ny |
std::vector< float > | z |
std::vector< float > | nz |
std::vector< float > | L |
Definition at line 38 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::L |
Definition at line 42 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::nx |
Definition at line 39 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::ny |
Definition at line 40 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::nz |
Definition at line 41 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::x |
Definition at line 39 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::y |
Definition at line 40 of file TrackMomentumCalculator.h.
std::vector<float> trkf::TrackMomentumCalculator::Segments::z |
Definition at line 41 of file TrackMomentumCalculator.h.