Enumerations | |
| enum | GridIndex { eAny = -1, eStandard = 0, eInfill750 = 1, eInfill433 = 2, eStandard2600 = 3 } |
Variables | |
| const unsigned char | kGridIndexSize = 4 |
| Enumerator | |
|---|---|
| eAny | |
| eStandard | |
| eInfill750 | |
| eInfill433 | |
| eStandard2600 | |
Definition at line 14 of file CDetectorConstants.h.
| const unsigned char cdet::CDetectorConstants::kGridIndexSize = 4 |
Definition at line 24 of file CDetectorConstants.h.
Referenced by sdet::EventStationPositionsManager::GetStationData().