LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 172 of file geo_types.h.
using geo::ElementLevel::Level_t = std::size_t |
Definition at line 174 of file geo_types.h.
|
static |
Definition at line 176 of file geo_types.h.
|
static |
Definition at line 181 of file geo_types.h.
|
static |
Definition at line 177 of file geo_types.h.
|
static |
Definition at line 179 of file geo_types.h.
|
static |
Definition at line 178 of file geo_types.h.
|
static |
Definition at line 180 of file geo_types.h.