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

Namespaces

namespace  pixels
 

Variables

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

Variable Documentation

◆ area

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

Definition at line 42 of file SpecsV2.h.

◆ color

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

Definition at line 41 of file SpecsV2.h.

◆ length

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

Definition at line 37 of file SpecsV2.h.

◆ nCols

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

Definition at line 38 of file SpecsV2.h.

◆ nPixels

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

Definition at line 40 of file SpecsV2.h.

◆ nRows

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

Definition at line 39 of file SpecsV2.h.

◆ width

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

Definition at line 36 of file SpecsV2.h.