#include <AlignmentLevel.h>
Definition at line 9 of file AlignmentLevel.h.
◆ AlignmentLevel() [1/3]
AlignmentLevel::AlignmentLevel |
( |
align::StructureType |
levelType, |
|
|
unsigned int |
maxNumComponents, |
|
|
bool |
isFlat |
|
) |
| |
|
inline |
◆ AlignmentLevel() [2/3]
◆ AlignmentLevel() [3/3]
◆ ~AlignmentLevel()
virtual AlignmentLevel::~AlignmentLevel |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ isFlat
bool AlignmentLevel::isFlat |
true if structure-type is a flat surface (rod, string, ladder etc.)
Definition at line 36 of file AlignmentLevel.h.
◆ levelType
the structure-type for this level, e.g. TPBModule for RunI-tracker-PXB
Definition at line 29 of file AlignmentLevel.h.
◆ maxNumComponents
unsigned int AlignmentLevel::maxNumComponents |
the maximum number of components of the structure-type, e.g. 768 TPBModules in RunI tracker-PXB
Definition at line 33 of file AlignmentLevel.h.