11#ifndef O2_FRAMEWORK_OBJECTCACHE_H_
12#define O2_FRAMEWORK_OBJECTCACHE_H_
15#include <unordered_map>
28 return {
reinterpret_cast<int64_t
>(
ref.payload)};
GLsizei const GLfloat * value
Defining PrimaryVertex explicitly as messageable.
std::size_t operator()(const Id &id) const
static Id fromRef(DataRef &ref)
bool operator==(const Id &other) const
std::unordered_map< Id, std::map< std::string, std::string >, Id::hash_fn > idToMetadata
std::unordered_map< Id, void *, Id::hash_fn > idToObject
std::unordered_map< std::string, Id > matcherToId
std::unordered_map< std::string, Id > matcherToMetadataId
VectorOfTObjectPtrs other