ATLAS Offline Software
Classes | Typedefs
DataLink_p1.h File Reference

This file contains the class definition for DataLink_p1 and DataLinkVector_p1. More...

#include <string>
#include <vector>
#include <stdint.h>
#include "CxxUtils/sgkey_t.h"
Include dependency graph for DataLink_p1.h:

Go to the source code of this file.

Classes

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

Typedefs

typedef std::vector< DataLink_p1DataLinkVector_p1
 

Detailed Description

This file contains the class definition for DataLink_p1 and DataLinkVector_p1.

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

Definition in file DataLink_p1.h.

Typedef Documentation

◆ DataLinkVector_p1

typedef std::vector<DataLink_p1> DataLinkVector_p1

Definition at line 37 of file DataLink_p1.h.