#include <MTDTopology.h>
Public Attributes | |
uint32_t | idDetType1_ |
uint32_t | idDiscSide_ |
std::array< std::vector< int >, 2 > | offset_ |
std::array< std::vector< int >, 2 > | start_copy_ |
Definition at line 15 of file MTDTopology.h.
uint32_t MTDTopology::ETLfaceLayout::idDetType1_ |
Definition at line 17 of file MTDTopology.h.
Referenced by MTDTopologyEP::fillParameters().
uint32_t MTDTopology::ETLfaceLayout::idDiscSide_ |
Definition at line 16 of file MTDTopology.h.
Referenced by MTDTopologyEP::fillParameters().
std::array<std::vector<int>, 2> MTDTopology::ETLfaceLayout::offset_ |
Definition at line 20 of file MTDTopology.h.
Referenced by MTDTopologyEP::fillParameters().
std::array<std::vector<int>, 2> MTDTopology::ETLfaceLayout::start_copy_ |
Definition at line 19 of file MTDTopology.h.
Referenced by MTDTopologyEP::fillParameters().