9 #ifndef GAUDIROOTCNV_ROOTREFS_H
10 #define GAUDIROOTCNV_ROOTREFS_H
115 #endif // GAUDIROOTCNV_ROOTREFS_H
RootRef(const RootRef &c)
Copy constructor.
RootObjectRefs()
Default constructor.
std::vector< RootRef > refs
The references corresponding to the next layer of items in the data store.
Persistent reference object containing all leafs and links corresponding to a Gaudi DataObject...
RootObjectRefs(const RootObjectRefs &r)
Copy constructor.
int dbase
Data members to define object location in the persistent world.
Persistent reference object.
std::string optional
Optional description.
std::string description
Description string.
std::vector< int > links
The links of the link manager.
void reset()
Reset data content.
RootObjectRefs & operator=(const RootObjectRefs &r)
Assignment operator.
std::string container
Identifier of description.
RootNTupleDescriptor()
Standard constructor.
unsigned long clid
Class ID of the described object.
This is a number of static methods for bootstrapping the Gaudi framework.
RootRef & operator=(const RootRef &c)
Assignment operator.
RootRef()
Standard constructor.
~RootObjectRefs()
Default destructor.
virtual ~RootNTupleDescriptor()
Standard destructor.