Public Attributes | List of all members
trkf::TrackMomentumCalculator::Segments Struct Reference

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
 

Detailed Description

Definition at line 38 of file TrackMomentumCalculator.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: