Public Types | Static Public Attributes | List of all members
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 45 of file readout_types.h.

Member Typedef Documentation

Definition at line 47 of file readout_types.h.

Member Data Documentation

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

Definition at line 52 of file readout_types.h.

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

Definition at line 49 of file readout_types.h.

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

Definition at line 53 of file readout_types.h.

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

Definition at line 51 of file readout_types.h.

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

Definition at line 50 of file readout_types.h.


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