ATLAS Offline Software
Classes | Typedefs
DataLink_p2.h File Reference

This file contains the class definition for DataLink_p2 and DataLinkVector_p2. More...

#include <vector>
#include <stdint.h>
#include "CxxUtils/sgkey_t.h"
Include dependency graph for DataLink_p2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataLink_p2
 Persistent representation of DataLink contains the StoreGate key of the container object to which the link is pointing. More...
 

Typedefs

typedef std::vector< DataLink_p2DataLinkVector_p2
 

Detailed Description

This file contains the class definition for DataLink_p2 and DataLinkVector_p2.

Author
Marci.nosp@m.n.No.nosp@m.wak@c.nosp@m.ern..nosp@m.ch

Definition in file DataLink_p2.h.

Typedef Documentation

◆ DataLinkVector_p2

typedef std::vector<DataLink_p2> DataLinkVector_p2

Definition at line 35 of file DataLink_p2.h.