12#ifndef O2_MCH_GLOBAL_MAPPING_MAPPER_H_
13#define O2_MCH_GLOBAL_MAPPING_MAPPER_H_
29std::set<DsIndex>
getDsIndices(
const std::set<dcs::Cathode>& cathodes);
32std::set<DsIndex>
getDsIndices(dcs::Chamber ch, dcs::Plane plane);
35std::set<DsIndex>
getDsIndices(
const std::set<int>& solarIds);
std::set< DsIndex > aliasToDsIndices(std::string_view alias)
std::set< DsIndex > getDsIndices(const std::set< dcs::Cathode > &cathodes)