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

Variables

constexpr double width {moduleMLOT::width * 2}
 
constexpr double length {moduleMLOT::length * 20}
 
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 {moduleMLOT::length * 20}
constexpr

Definition at line 114 of file Specs.h.

◆ nCols

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

Definition at line 116 of file Specs.h.

◆ nRows

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

Definition at line 115 of file Specs.h.

◆ width

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

Definition at line 113 of file Specs.h.