![]() |
ATLAS Offline Software
|
#include "ReadFromFileMetaData.h"#include "CoralBase/AttributeList.h"#include "IOVDbCoolFunctions.h"#include "IOVDbDataModel/IOVMetaDataContainer.h"#include "IOVDbDataModel/IOVPayloadContainer.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "AthenaPoolUtilities/AthenaAttributeList.h"#include "IOVDbMetaDataTools/IIOVDbMetaDataTool.h"Go to the source code of this file.
Namespaces | |
| namespace | IOVDbNamespace |
Functions | |
| IOVTime | makeEpochOrRunLumi (const cool::ValidityKey key, const bool timeIsEpoch) |
| Create an IOVTime in ns of epoch or run-lumi (determined by the bool) from a ValidityKey. | |
| IOVTime IOVDbNamespace::makeEpochOrRunLumi | ( | const cool::ValidityKey | key, |
| const bool | timeIsEpoch ) |
Create an IOVTime in ns of epoch or run-lumi (determined by the bool) from a ValidityKey.
Definition at line 87 of file IOVDbCoolFunctions.cxx.