LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
readout::ElementLevel Struct Reference

#include "readout_types.h"

Public Types

using Level_t = geo::ElementLevel::Level_t
 

Static Public Attributes

static constexpr Level_t Cryostat = 0U
 
static constexpr Level_t TPCset = 1U
 
static constexpr Level_t ReadoutPlane = 2U
 
static constexpr Level_t Channel = 3U
 
static constexpr Level_t NLevels = 4U
 

Detailed Description

Numerical description of geometry element "level". The "detector" level is noticeably missing.

Definition at line 49 of file readout_types.h.

Member Typedef Documentation

Member Data Documentation

constexpr Level_t readout::ElementLevel::Channel = 3U
static

Definition at line 56 of file readout_types.h.

constexpr Level_t readout::ElementLevel::Cryostat = 0U
static

Definition at line 53 of file readout_types.h.

constexpr Level_t readout::ElementLevel::NLevels = 4U
static

Definition at line 57 of file readout_types.h.

constexpr Level_t readout::ElementLevel::ReadoutPlane = 2U
static

Definition at line 55 of file readout_types.h.

constexpr Level_t readout::ElementLevel::TPCset = 1U
static

Definition at line 54 of file readout_types.h.


The documentation for this struct was generated from the following file: