ATLAS Offline Software
Classes | Namespaces
PackedLinkVectorFactory.h File Reference

Factory object that creates vectors using AuxTypeVector, specialized for PackedLink. More...

#include "AthContainers/tools/PackedLinkVector.h"
#include "AthContainers/tools/AuxTypeVectorFactory.h"
#include "AthLinks/DataLink.h"
#include "AthContainers/tools/PackedLinkVectorFactory.icc"
Include dependency graph for PackedLinkVectorFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::PackedLinkVectorFactory< CONT, ALLOC >
 Factory object that creates vectors for packed links. More...
 
class  SG::AuxTypeVectorFactory< PackedLink< CONT >, ALLOC >
 Factory object that creates vectors for packed links. More...
 
class  SG::PackedLinkVVectorFactory< CONT, VALLOC, VELT, ALLOC >
 Factory object that creates vectors of vectors of packed links. More...
 
class  SG::AuxTypeVectorFactory< std::vector< PackedLink< CONT >, VALLOC >, ALLOC >
 Factory object that creates vectors of vectors of packed links. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Factory object that creates vectors using AuxTypeVector, specialized for PackedLink.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Oct, 2023

Definition in file PackedLinkVectorFactory.h.