![]() |
Project
|
#include "MCHGlobalMapping/DsIndex.h"
#include <map>
#include <stdexcept>
#include <vector>
#include "Framework/Logger.h"
#include "MCHMappingInterface/Segmentation.h"
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 |
Functions | |
template<typename KEY , typename VALUE > | |
std::map< VALUE, KEY > | o2::mch::inverseMap (const std::map< KEY, VALUE > &src) |
uint8_t | o2::mch::numberOfDualSampaChannels (DsIndex dsIndex) |
std::map< uint32_t, uint16_t > | o2::mch::buildDetId2DsIndexMap () |
DsIndex | o2::mch::getDsIndex (const o2::mch::raw::DsDetId &dsDetId) |
o2::mch::raw::DsDetId | o2::mch::getDsDetId (DsIndex dsIndex) |