![]() |
Project
|
Functions | |
int | detElemId (Chamber chamber, int number) |
Cathode | lvAliasToCathode (std::string_view alias) |
std::set< DsIndex > | solarAliasToDsIndices (std::string_view alias) |
Definition at line 56 of file DetectionElement.cxx.
Cathode o2::mch::dcs::quadrant::lvAliasToCathode | ( | std::string_view | alias | ) |
Definition at line 24 of file Quadrant.cxx.
std::set< DsIndex > o2::mch::dcs::quadrant::solarAliasToDsIndices | ( | std::string_view | alias | ) |
For St12, to get the solar alias to dual sampas relationship we "just" have to convert the solar crate number to a LV group (as used in the analog and digital measurements), and then reuse the LV group logic.
Definition at line 93 of file Quadrant.cxx.