ATLAS Offline Software
Classes | Typedefs
ElementLink_p3.h File Reference

This file contains the class definition for the ElementLink_p3 class. More...

#include <string>
#include <inttypes.h>
#include "CxxUtils/sgkey_t.h"
Include dependency graph for ElementLink_p3.h:

Go to the source code of this file.

Classes

class  ElementLink_p3< INDEXTYPE >
 
struct  GenerateELinkIndexType_p3< ContIndxType >
 
struct  GenerateELinkIndexType_p3< uint32_t >
 
struct  GenerateELinkIndexType_p3< uint64_t >
 
struct  GenerateELinkIndexType_p3< int >
 
struct  GenerateELinkIndexType_p3< std::string >
 
struct  GeneratePersELinkType_p3< LINK >
 

Typedefs

typedef ElementLink_p3< uint32_t > ElementLinkInt_p3
 
typedef ElementLink_p3< std::string > ElementLinkStr_p3
 

Detailed Description

This file contains the class definition for the ElementLink_p3 class.

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

Definition in file ElementLink_p3.h.

Typedef Documentation

◆ ElementLinkInt_p3

typedef ElementLink_p3<uint32_t> ElementLinkInt_p3

Definition at line 35 of file ElementLink_p3.h.

◆ ElementLinkStr_p3

typedef ElementLink_p3<std::string> ElementLinkStr_p3

Definition at line 36 of file ElementLink_p3.h.