![]() |
Project
|
#include "MCHGlobalMapping/Mapper.h"#include "HV.h"#include "LV.h"#include "MCHConditions/DCSAliases.h"#include "MCHConditions/SolarCrate.h"#include "MCHConstants/DetectionElements.h"#include "MCHGlobalMapping/DsIndex.h"#include "MCHMappingInterface/Segmentation.h"#include "MCHRawElecMap/Mapper.h"#include "Quadrant.h"#include "Slat.h"#include <limits>#include <map>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mch |
| namespace | o2::mch::dcs |
Functions | |
| std::set< DsIndex > | o2::mch::dcs::solarAliasToDsIndices (std::string_view alias) |
| std::set< DsIndex > | o2::mch::dcs::aliasToDsIndices (std::string_view alias) |
| std::set< DsIndex > | o2::mch::dcs::getDsIndices (const std::set< dcs::Cathode > &cathodes) |
| std::set< DsIndex > | o2::mch::dcs::getDsIndices (dcs::Chamber ch, dcs::Plane plane) |
| std::set< DsIndex > | o2::mch::dcs::getDsIndices (const std::set< int > &solarIds) |