ATLAS Offline Software
Loading...
Searching...
No Matches
Control/AthContainers/AthContainers/JaggedVec.h
Go to the documentation of this file.
1// This file's extension implies that it's C, but it's really -*- C++ -*-.
2/*
3 * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
4 */
68
69
70#ifndef ATHCONTAINERS_JAGGEDVEC_H
71#define ATHCONTAINERS_JAGGEDVEC_H
72
73
79
80
81#endif // not ATHCONTAINERS_JAGGEDVEC_H
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt.
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
Definition of JaggedVecElt.
Factory object that creates vectors using AuxTypeVector, specialized for JaggedVec.