Belle II Software development
MetadataProvider::PayloadMetadataCache::CacheEntry Struct Reference

Each cache entry. More...

#include <MetadataProvider.h>

Public Attributes

int exp { -1}
 experiment number
 
int run { -1}
 run number
 
PayloadMap map
 Map of all known name -> PayloadMetadata entries.
 

Detailed Description

Each cache entry.

Definition at line 43 of file MetadataProvider.h.

Member Data Documentation

◆ exp

int exp { -1}

experiment number

Definition at line 44 of file MetadataProvider.h.

◆ map

Map of all known name -> PayloadMetadata entries.

Definition at line 46 of file MetadataProvider.h.

◆ run

int run { -1}

run number

Definition at line 45 of file MetadataProvider.h.


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