ATLAS Offline Software
Classes | Namespaces
PackedLinkConversions.h File Reference

Conversions between PackedLink and ElementLink. More...

#include "AthContainers/PackedLinkImpl.h"
#include "AthContainers/AuxVectorData.h"
#include "AthContainers/tools/AuxDataTraits.h"
#include "AthContainers/tools/PackedLinkVectorHelper.h"
#include "AthLinks/ElementLink.h"
#include "AthLinks/DataLink.h"
#include "CxxUtils/ranges.h"
#include "CxxUtils/range_with_at.h"
#include "CxxUtils/range_with_conv.h"
#include <vector>
#include "AthContainers/tools/PackedLinkConversions.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::detail::PackedLinkConstConverter< CONT >
 Helper: Convert a PackedLink to an ElementLink. More...
 
class  SG::detail::PackedLinkVectorConstConverter< CONT >
 Helper: Convert a vector of PackedLink to a span over ElementLinks. More...
 
class  SG::detail::PackedLinkConverter< CONT >
 Helper: Convert a PackedLink to an ElementLink and vice-versa. More...
 

Namespaces

 SG
 Forward declaration.
 
 SG::detail
 

Detailed Description

Conversions between PackedLink and ElementLink.

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

Definition in file PackedLinkConversions.h.