![]() |
ATLAS Offline Software
|
associate a data object with its VersionedKey More...
Go to the source code of this file.
Classes | |
| class | SG::ObjectWithVersion< T > |
| 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 | |
| namespace | 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 | |
associate a data object with its VersionedKey
Definition in file SGObjectWithVersion.h.
| bool operator< | ( | const SG::ObjectWithVersion< T > & | lhs, |
| const SG::ObjectWithVersion< T > & | rhs ) |