ATLAS Offline Software
|
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"
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 | |
Conversions between PackedLink and ElementLink.
Definition in file PackedLinkConversions.h.