Project
Loading...
Searching...
No Matches
o2::its3::constants::pixelarray Namespace Reference

Variables

constexpr float width {9.197 * mm}
 
constexpr float length {3.571 * mm}
 
constexpr int nCols {156}
 
constexpr int nRows {442}
 
constexpr int nPixels {nRows * nCols}
 
constexpr EColor color {kGreen}
 
constexpr float area {width * length}
 

Variable Documentation

◆ area

constexpr float o2::its3::constants::pixelarray::area {width * length}
constexpr

Definition at line 37 of file SpecsV2.h.

◆ color

constexpr EColor o2::its3::constants::pixelarray::color {kGreen}
constexpr

Definition at line 36 of file SpecsV2.h.

◆ length

constexpr float o2::its3::constants::pixelarray::length {3.571 * mm}
constexpr

Definition at line 32 of file SpecsV2.h.

◆ nCols

constexpr int o2::its3::constants::pixelarray::nCols {156}
constexpr

Definition at line 33 of file SpecsV2.h.

◆ nPixels

constexpr int o2::its3::constants::pixelarray::nPixels {nRows * nCols}
constexpr

Definition at line 35 of file SpecsV2.h.

◆ nRows

constexpr int o2::its3::constants::pixelarray::nRows {442}
constexpr

Definition at line 34 of file SpecsV2.h.

◆ width

constexpr float o2::its3::constants::pixelarray::width {9.197 * mm}
constexpr

Definition at line 31 of file SpecsV2.h.