ATLAS Offline Software
|
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"
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. | |
Factory object that creates vectors using AuxTypeVector
, specialized for PackedLink.
Definition in file PackedLinkVectorFactory.h.