ATLAS Offline Software
Control/AthContainers/AthContainers/PackedLink.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 /*
3  * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
4  */
66 #ifndef ATHCONTAINERS_PACKEDLINK_H
67 #define ATHCONTAINERS_PACKEDLINK_H
68 
69 
75 
76 
77 #endif // not ATHCONTAINERS_PACKEDLINK_H
PackedLinkVectorFactory.h
Factory object that creates vectors using AuxTypeVector, specialized for PackedLink.
PackedLinkDecorator.h
Helper class to provide type-safe access to aux data, specialized for PackedLink.
PackedLinkAccessor.h
Helper class to provide type-safe access to aux data, specialized for PackedLink.
PackedLinkImpl.h
Definition of PackedLink type.
PackedLinkConstAccessor.h
Helper class to provide constant type-safe access to aux data, specialized for PackedLink.