ATLAS Offline Software
Control
AthContainers
AthContainers
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
*/
70
#ifndef ATHCONTAINERS_JAGGEDVEC_H
71
#define ATHCONTAINERS_JAGGEDVEC_H
72
73
74
#include "
AthContainers/JaggedVecImpl.h
"
75
#include "
AthContainers/tools/JaggedVecVectorFactory.h
"
76
#include "
AthContainers/JaggedVecConstAccessor.h
"
77
#include "
AthContainers/JaggedVecAccessor.h
"
78
#include "
AthContainers/JaggedVecDecorator.h
"
79
80
81
#endif // not ATHCONTAINERS_JAGGEDVEC_H
JaggedVecVectorFactory.h
Factory object that creates vectors using AuxTypeVector, specialized for JaggedVec.
JaggedVecAccessor.h
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
JaggedVecDecorator.h
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
JaggedVecImpl.h
Definition of JaggedVecElt.
JaggedVecConstAccessor.h
Helper class to provide constant type-safe access to aux data, specialized for JaggedVecElt.
Generated on Thu Nov 7 2024 21:17:42 for ATLAS Offline Software by
1.8.18