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