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

Variables

constexpr double width {25 * mm}
 
constexpr double length {32 * mm}
 
constexpr double pitchX {50 * mu}
 
constexpr double pitchZ {50 * mu}
 
constexpr int nRows {static_cast<int>(width / pitchX)}
 
constexpr int nCols {static_cast<int>(length / pitchZ)}
 
constexpr double totalThickness {silicon::thickness + metalstack::thickness}
 

Variable Documentation

◆ length

constexpr double o2::trk::constants::moduleMLOT::chip::length {32 * mm}
constexpr

Definition at line 80 of file Specs.h.

◆ nCols

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

Definition at line 84 of file Specs.h.

◆ nRows

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

Definition at line 83 of file Specs.h.

◆ pitchX

constexpr double o2::trk::constants::moduleMLOT::chip::pitchX {50 * mu}
constexpr

Definition at line 81 of file Specs.h.

◆ pitchZ

constexpr double o2::trk::constants::moduleMLOT::chip::pitchZ {50 * mu}
constexpr

Definition at line 82 of file Specs.h.

◆ totalThickness

constexpr double o2::trk::constants::moduleMLOT::chip::totalThickness {silicon::thickness + metalstack::thickness}
constexpr

Definition at line 85 of file Specs.h.

◆ width

constexpr double o2::trk::constants::moduleMLOT::chip::width {25 * mm}
constexpr

Definition at line 79 of file Specs.h.