![]() |
Project
|
#include <FT3ModuleConstants.h>
Public Attributes | |
| const unsigned | isML |
| const std::map< int, std::pair< double, bool > > & | staveID_to_y_midpoint |
| const std::vector< double > & | y_lengths |
| const std::vector< double > & | x_midpoints |
| const double | x_midpoint_spacing |
| const double | maxToleranceInner |
| const double | maxToleranceOuter |
| const std::vector< bool > & | staveOnFront |
Definition at line 109 of file FT3ModuleConstants.h.
| const unsigned o2::ft3::ModuleConstants::StaveConfig::isML |
Definition at line 110 of file FT3ModuleConstants.h.
| const double o2::ft3::ModuleConstants::StaveConfig::maxToleranceInner |
Definition at line 129 of file FT3ModuleConstants.h.
| const double o2::ft3::ModuleConstants::StaveConfig::maxToleranceOuter |
Definition at line 130 of file FT3ModuleConstants.h.
| const std::map<int, std::pair<double, bool> >& o2::ft3::ModuleConstants::StaveConfig::staveID_to_y_midpoint |
Definition at line 123 of file FT3ModuleConstants.h.
| const std::vector<bool>& o2::ft3::ModuleConstants::StaveConfig::staveOnFront |
Definition at line 134 of file FT3ModuleConstants.h.
| const double o2::ft3::ModuleConstants::StaveConfig::x_midpoint_spacing |
Definition at line 127 of file FT3ModuleConstants.h.
| const std::vector<double>& o2::ft3::ModuleConstants::StaveConfig::x_midpoints |
Definition at line 126 of file FT3ModuleConstants.h.
| const std::vector<double>& o2::ft3::ModuleConstants::StaveConfig::y_lengths |
Definition at line 125 of file FT3ModuleConstants.h.