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

#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
 

Detailed Description

Definition at line 109 of file FT3ModuleConstants.h.

Member Data Documentation

◆ isML

const unsigned o2::ft3::ModuleConstants::StaveConfig::isML

Definition at line 110 of file FT3ModuleConstants.h.

◆ maxToleranceInner

const double o2::ft3::ModuleConstants::StaveConfig::maxToleranceInner

Definition at line 129 of file FT3ModuleConstants.h.

◆ maxToleranceOuter

const double o2::ft3::ModuleConstants::StaveConfig::maxToleranceOuter

Definition at line 130 of file FT3ModuleConstants.h.

◆ staveID_to_y_midpoint

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

Definition at line 123 of file FT3ModuleConstants.h.

◆ staveOnFront

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

Definition at line 134 of file FT3ModuleConstants.h.

◆ x_midpoint_spacing

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

Definition at line 127 of file FT3ModuleConstants.h.

◆ x_midpoints

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

Definition at line 126 of file FT3ModuleConstants.h.

◆ y_lengths

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

Definition at line 125 of file FT3ModuleConstants.h.


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