ATLAS Offline Software
|
associate a data object with its VersionedKey More...
Go to the source code of this file.
Classes | |
class | SG::ObjectWithVersion |
associate a data object with its VersionedKey The object is held by a ReadHandle to delay its retrieval in case the user is interested only in the versionedKey More... | |
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
template<typename T > | |
bool | operator< (const SG::ObjectWithVersion< T > &lhs, const SG::ObjectWithVersion< T > &rhs) |
sort according to highest key version More... | |
associate a data object with its VersionedKey
Definition in file SGObjectWithVersion.h.
bool operator< | ( | const SG::ObjectWithVersion< T > & | lhs, |
const SG::ObjectWithVersion< T > & | rhs | ||
) |
sort according to highest key version
Definition at line 43 of file SGObjectWithVersion.h.