ATLAS Offline Software
|
Definition of PackedLink type. More...
#include "AthLinks/tools/ElementLinkTraits.h"
#include "CxxUtils/ones.h"
#include <concepts>
#include <cstdint>
#include <cassert>
#include "AthContainers/PackedLinkImpl.icc"
Go to the source code of this file.
Classes | |
struct | SG::PackedLinkBase |
A packed version of ElementLink . More... | |
Namespaces | |
SG | |
Forward declaration. | |
Definition of PackedLink type.
PackedLink
type used to store ElementLinks
in packed form. It is broken out from PackedLink.h due to dependency issues. Definition in file PackedLinkImpl.h.