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

Helper functions for managing PackedLink variables. More...

#include "AthContainers/PackedLinkImpl.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainersInterfaces/IAuxTypeVector.h"
#include "AthContainers/tools/CurrentEventStore.h"
#include "AthLinks/ElementLink.h"
#include "AthLinks/DataLink.h"
#include "CxxUtils/span.h"
#include "CxxUtils/ranges.h"
#include <ranges>
#include <variant>
#include <utility>
#include "AthContainers/tools/PackedLinkVectorHelper.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::detail::PackedLinkVectorHelperBase
 Helper functions for managing PackedLink variables. More...
class  SG::detail::PackedLinkVectorHelperBase::LinkedVector
 Helper to access the IAuxTypeVector for an aux variable. More...
class  SG::detail::PackedLinkVectorHelper< CONT >
 Helper functions for managing PackedLink variables. More...

Namespaces

namespace  SG
 Forward declaration.
namespace  SG::detail

Concepts

concept  SG::detail::ElementLinkRange
 Concept for a range of things that can convert to ElementLink<CONT>.

Detailed Description

Helper functions for managing PackedLink variables.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
May, 2024

Definition in file PackedLinkVectorHelper.h.