Project
Loading...
Searching...
No Matches
o2::trk::constants::OT Namespace Reference

Namespaces

namespace  halfstave
 

Variables

constexpr double width {halfstave::width * 2}
 
constexpr double length {halfstave::length}
 
constexpr int nRows {static_cast<int>(width / moduleMLOT::chip::pitchX)}
 
constexpr int nCols {static_cast<int>(length / moduleMLOT::chip::pitchZ)}
 

Variable Documentation

◆ length

constexpr double o2::trk::constants::OT::length {halfstave::length}
constexpr

Definition at line 123 of file Specs.h.

◆ nCols

constexpr int o2::trk::constants::OT::nCols {static_cast<int>(length / moduleMLOT::chip::pitchZ)}
constexpr

Definition at line 125 of file Specs.h.

◆ nRows

constexpr int o2::trk::constants::OT::nRows {static_cast<int>(width / moduleMLOT::chip::pitchX)}
constexpr

Definition at line 124 of file Specs.h.

◆ width

constexpr double o2::trk::constants::OT::width {halfstave::width * 2}
constexpr

Definition at line 122 of file Specs.h.