#include <TTUBoardSpecs.h>
Public Member Functions | |
TTUBoardConfig () | |
Standard constructor. | |
Public Attributes | |
int | m_Delay |
int | m_Firmware |
std::vector< int > | m_ForcedSectors |
int | m_LengthOfFiber |
std::string | m_LogicType |
std::vector< int > | m_MaskedSectors |
int | m_MaxNumWheels |
int | m_TrackLength |
int | m_Wheel1Id |
int | m_Wheel2Id |
Definition at line 23 of file TTUBoardSpecs.h.
TTUBoardSpecs::TTUBoardConfig::TTUBoardConfig | ( | ) | [inline] |
Definition at line 30 of file TTUBoardSpecs.h.
Referenced by operator>>().
Definition at line 26 of file TTUBoardSpecs.h.
Referenced by operator>>().
std::vector<int> TTUBoardSpecs::TTUBoardConfig::m_ForcedSectors |
Definition at line 37 of file TTUBoardSpecs.h.
Referenced by operator>>().
Definition at line 29 of file TTUBoardSpecs.h.
Referenced by operator>>().
std::string TTUBoardSpecs::TTUBoardConfig::m_LogicType |
Definition at line 39 of file TTUBoardSpecs.h.
Referenced by operator>>().
std::vector<int> TTUBoardSpecs::TTUBoardConfig::m_MaskedSectors |
Definition at line 36 of file TTUBoardSpecs.h.
Referenced by operator>>().
Definition at line 31 of file TTUBoardSpecs.h.
Referenced by operator>>(), and TTUWedgeORLogic::setBoardSpecs().
Definition at line 34 of file TTUBoardSpecs.h.
Referenced by operator>>(), and TTUTrackingAlg::setBoardSpecs().
Definition at line 32 of file TTUBoardSpecs.h.
Referenced by operator>>(), and TTUWedgeORLogic::setBoardSpecs().
Definition at line 33 of file TTUBoardSpecs.h.
Referenced by operator>>(), and TTUWedgeORLogic::setBoardSpecs().