Project
Loading...
Searching...
No Matches
ElectronicMapperDummy.cxx File Reference
#include "MCHRawElecMap/Mapper.h"
#include <map>
#include <fmt/format.h>
#include "MCHRawElecMap/DsElecId.h"
#include "MCHRawElecMap/DsDetId.h"
#include "MCHRawElecMap/FeeLinkId.h"
#include "ElectronicMapperImplHelper.h"
#include "dslist.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
 
namespace  o2::mch::raw
 

Functions

template<>
std::function< std::optional< DsDetId >(DsElecId)> o2::mch::raw::createElec2DetMapper< ElectronicMapperDummy > (uint64_t timestamp)
 
template<>
std::function< std::optional< DsElecId >(DsDetId)> o2::mch::raw::createDet2ElecMapper< ElectronicMapperDummy > ()
 
template<>
std::function< std::optional< uint16_t >(FeeLinkId)> o2::mch::raw::createFeeLink2SolarMapper< ElectronicMapperDummy > ()
 
template<>
std::function< std::optional< FeeLinkId >(uint16_t)> o2::mch::raw::createSolar2FeeLinkMapper< ElectronicMapperDummy > ()
 
template<>
std::set< uint16_t > o2::mch::raw::getSolarUIDs< ElectronicMapperDummy > (int deid)
 
template<>
std::set< uint16_t > o2::mch::raw::getSolarUIDs< ElectronicMapperDummy > ()
 
template<>
std::vector< std::string > o2::mch::raw::solar2FeeLinkConsistencyCheck< ElectronicMapperDummy > ()
 
template<>
std::set< DsElecIdo2::mch::raw::getAllDs< ElectronicMapperDummy > ()
 
template<>
std::set< uint16_t > o2::mch::raw::getSolarUIDsPerFeeId< ElectronicMapperDummy > (uint16_t feeid)
 
template<>
std::set< DsDetIdo2::mch::raw::getDualSampas< ElectronicMapperDummy > (uint16_t solarId)
 
template<>
std::set< DsDetIdo2::mch::raw::getDualSampasPerFeeId< ElectronicMapperDummy > (uint16_t feeId)
 
template<>
std::optional< uint16_t > o2::mch::raw::solarIndex2Id< ElectronicMapperDummy > (uint16_t solarIndex)
 
template<>
std::optional< uint16_t > o2::mch::raw::solarId2Index< ElectronicMapperDummy > (uint16_t solarId)