ATLAS Offline Software
Loading...
Searching...
No Matches
PackedLinkImpl.h File Reference

Definition of PackedLink type. More...

#include "AthLinks/tools/ElementLinkTraits.h"
#include "CxxUtils/ones.h"
#include <concepts>
#include <cstdint>
#include <cassert>
#include "AthContainers/PackedLinkImpl.icc"
Include dependency graph for PackedLinkImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SG::PackedLinkBase
 A packed version of ElementLink. More...
 A packed version of ElementLink. More...

Namespaces

namespace  SG
 Forward declaration.

Detailed Description

Definition of PackedLink type.

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

This file defines the 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.