Project
Loading...
Searching...
No Matches
o2::ft3::ModuleConstants::StaveConfig Struct Reference

#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
 

Detailed Description

Definition at line 109 of file FT3ModuleConstants.h.

Member Data Documentation

◆ staveID_to_y_midpoint

const std::map<int, std::pair<double, bool> >& o2::ft3::ModuleConstants::StaveConfig::staveID_to_y_midpoint

Definition at line 122 of file FT3ModuleConstants.h.

◆ staveOnFront

const std::vector<bool>& o2::ft3::ModuleConstants::StaveConfig::staveOnFront

Definition at line 130 of file FT3ModuleConstants.h.

◆ x_midpoint_spacing

double o2::ft3::ModuleConstants::StaveConfig::x_midpoint_spacing

Definition at line 126 of file FT3ModuleConstants.h.

◆ x_midpoints

const std::vector<double>& o2::ft3::ModuleConstants::StaveConfig::x_midpoints

Definition at line 125 of file FT3ModuleConstants.h.

◆ y_lengths

const std::vector<double>& o2::ft3::ModuleConstants::StaveConfig::y_lengths

Definition at line 124 of file FT3ModuleConstants.h.


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