|
BmnRoot
|
#include <TObject.h>#include <TString.h>#include <iostream>Go to the source code of this file.
Classes | |
| class | StationSet_Exception |
| class | Station_Exception |
| class | DeadZoneOfStripLayer |
| class | StripCluster |
Enumerations | |
| enum | StripLayerType { LowerStripLayer = 0 , UpperStripLayer } |
| enum | StripNumberingDirection { LeftToRight , RightToLeft } |
| enum | StripBorderPoint { LeftTop , LeftBottom , RightTop , RightBottom } |
| enum StripBorderPoint |
| Enumerator | |
|---|---|
| LeftTop | |
| LeftBottom | |
| RightTop | |
| RightBottom | |
Definition at line 20 of file BmnStripData.h.
| enum StripLayerType |
| Enumerator | |
|---|---|
| LowerStripLayer | |
| UpperStripLayer | |
Definition at line 10 of file BmnStripData.h.
| Enumerator | |
|---|---|
| LeftToRight | |
| RightToLeft | |
Definition at line 15 of file BmnStripData.h.