#include <RootCnv/RootRefs.h>
|
std::vector< int > | links |
| The links of the link manager. More...
|
|
std::vector< RootRef > | refs |
| The references corresponding to the next layer of items in the data store. More...
|
|
Persistent reference object containing all leafs and links corresponding to a Gaudi DataObject.
- Author
- M.Frank
- Version
- 1.0
Definition at line 67 of file RootRefs.h.
◆ RootObjectRefs() [1/3]
Gaudi::RootObjectRefs::RootObjectRefs |
( |
| ) |
|
|
default |
◆ ~RootObjectRefs() [1/2]
Gaudi::RootObjectRefs::~RootObjectRefs |
( |
| ) |
|
|
default |
◆ RootObjectRefs() [2/3]
Gaudi::RootObjectRefs::RootObjectRefs |
( |
| ) |
|
|
default |
◆ RootObjectRefs() [3/3]
◆ ~RootObjectRefs() [2/2]
Gaudi::RootObjectRefs::~RootObjectRefs |
( |
| ) |
|
|
default |
◆ operator=()
◆ links
std::vector< int > Gaudi::RootObjectRefs::links |
The links of the link manager.
Definition at line 69 of file RootRefs.h.
◆ refs
std::vector< RootRef > Gaudi::RootObjectRefs::refs |
The references corresponding to the next layer of items in the data store.
Definition at line 71 of file RootRefs.h.
The documentation for this struct was generated from the following files: