#include <IStripSpacePointFormationTool.h>
|
std::vector< unsigned int > | idHashes {} |
|
Eigen::Matrix< float, 3, 1 > | globPos {0, 0, 0} |
|
float | cov_r {0} |
|
float | cov_z {0} |
|
std::vector< std::size_t > | measurementIndexes {} |
|
float | topHalfStripLength {0} |
|
float | bottomHalfStripLength {0} |
|
Eigen::Matrix< float, 3, 1 > | topStripDirection {0, 0, 0} |
|
Eigen::Matrix< float, 3, 1 > | bottomStripDirection {0, 0, 0} |
|
Eigen::Matrix< float, 3, 1 > | stripCenterDistance {0, 0, 0} |
|
Eigen::Matrix< float, 3, 1 > | topStripCenter {0, 0, 0} |
|
◆ StripSP()
ActsTrk::StripSP::StripSP |
( |
| ) |
|
|
default |
◆ bottomHalfStripLength
float ActsTrk::StripSP::bottomHalfStripLength {0} |
◆ bottomStripDirection
Eigen::Matrix<float,3,1> ActsTrk::StripSP::bottomStripDirection {0, 0, 0} |
◆ cov_r
float ActsTrk::StripSP::cov_r {0} |
◆ cov_z
float ActsTrk::StripSP::cov_z {0} |
◆ globPos
Eigen::Matrix<float,3,1> ActsTrk::StripSP::globPos {0, 0, 0} |
◆ idHashes
std::vector<unsigned int> ActsTrk::StripSP::idHashes {} |
◆ measurementIndexes
std::vector<std::size_t> ActsTrk::StripSP::measurementIndexes {} |
◆ stripCenterDistance
Eigen::Matrix<float,3,1> ActsTrk::StripSP::stripCenterDistance {0, 0, 0} |
◆ topHalfStripLength
float ActsTrk::StripSP::topHalfStripLength {0} |
◆ topStripCenter
Eigen::Matrix<float,3,1> ActsTrk::StripSP::topStripCenter {0, 0, 0} |
◆ topStripDirection
Eigen::Matrix<float,3,1> ActsTrk::StripSP::topStripDirection {0, 0, 0} |
The documentation for this struct was generated from the following file: