Project
Loading...
Searching...
No Matches
o2::framework::ObjectCache::MetadataEntry Struct Reference

Per-path cache entry for the CCDB metadata map. More...

#include <ObjectCache.h>

Public Attributes

Id id {0}
 
std::map< std::string, std::string > metadata
 

Detailed Description

Per-path cache entry for the CCDB metadata map.

Definition at line 52 of file ObjectCache.h.

Member Data Documentation

◆ id

Id o2::framework::ObjectCache::MetadataEntry::id {0}

Definition at line 53 of file ObjectCache.h.

◆ metadata

std::map<std::string, std::string> o2::framework::ObjectCache::MetadataEntry::metadata

Definition at line 54 of file ObjectCache.h.


The documentation for this struct was generated from the following file: