fire v0.19.0
Framework for sImulation and Reconstruction of Events
fire::Conditions::CacheEntry Struct Reference

An entry to store an already loaded conditions object. More...

Collaboration diagram for fire::Conditions::CacheEntry:
[legend]

Public Attributes

ConditionsIntervalOfValidity iov
 Interval Of Validity for this entry in the cache.
 
std::shared_ptr< ConditionsProviderprovider
 Provider that gave us the conditions object.
 
const ConditionsObjectobj
 Const pointer to the retrieved conditions object.
 

Detailed Description

An entry to store an already loaded conditions object.


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