ATLAS Offline Software
|
Filled by IIOVDbSvc::getKeyInfo. More...
#include <IIOVDbSvc.h>
Public Attributes | |
std::string | folderName |
std::string | tag |
IOVRange | range |
float | readTime {0} |
unsigned long long | bytesRead {0} |
bool | retrieved {false} |
bool | extensible {false} |
Filled by IIOVDbSvc::getKeyInfo.
Definition at line 44 of file IIOVDbSvc.h.
unsigned long long IIOVDbSvc::KeyInfo::bytesRead {0} |
Definition at line 49 of file IIOVDbSvc.h.
bool IIOVDbSvc::KeyInfo::extensible {false} |
Definition at line 51 of file IIOVDbSvc.h.
std::string IIOVDbSvc::KeyInfo::folderName |
Definition at line 45 of file IIOVDbSvc.h.
IOVRange IIOVDbSvc::KeyInfo::range |
Definition at line 47 of file IIOVDbSvc.h.
float IIOVDbSvc::KeyInfo::readTime {0} |
Definition at line 48 of file IIOVDbSvc.h.
bool IIOVDbSvc::KeyInfo::retrieved {false} |
Definition at line 50 of file IIOVDbSvc.h.
std::string IIOVDbSvc::KeyInfo::tag |
Definition at line 46 of file IIOVDbSvc.h.