![]() |
Project
|
Functions | |
int | nofDetectionElementsInChamber (Chamber chamber) |
int | detElemId (Chamber chamber, Side side, int number) |
std::set< dcs::Cathode > | lvAliasToCathode (std::string_view alias) |
std::set< DsIndex > | solarAliasToDsIndices (std::string_view alias) |
Definition at line 33 of file DetectionElement.cxx.
std::set< dcs::Cathode > o2::mch::dcs::slat::lvAliasToCathode | ( | std::string_view | alias | ) |
Definition at line 20 of file DetectionElement.cxx.
std::set< DsIndex > o2::mch::dcs::slat::solarAliasToDsIndices | ( | std::string_view | alias | ) |
For St345 the relation solar alias to dual sampas is a bit more involved than for quadrants. We must have the mapping from alias to solar crate number and then from solar crate number to list of solars in that crate. Finally from the list of solars we know the list of dual sampas from other mapper(s).