#include <geo_types.h>
Public Types | |
using | Level_t = std::size_t |
Static Public Attributes | |
static constexpr Level_t | Cryostat = 0U |
static constexpr Level_t | OpDet = 1U |
static constexpr Level_t | TPC = 1U |
static constexpr Level_t | Plane = 2U |
static constexpr Level_t | Wire = 3U |
static constexpr Level_t | NLevels = 4U |
Numerical description of geometry element "level". The "detector" level is noticeably missing.
Definition at line 168 of file geo_types.h.
using geo::ElementLevel::Level_t = std::size_t |
Definition at line 170 of file geo_types.h.
|
static |
Definition at line 172 of file geo_types.h.
|
static |
Definition at line 177 of file geo_types.h.
|
static |
Definition at line 173 of file geo_types.h.
|
static |
Definition at line 175 of file geo_types.h.
|
static |
Definition at line 174 of file geo_types.h.
|
static |
Definition at line 176 of file geo_types.h.