![]() |
ATLAS Offline Software
|
#include <span>#include <vector>#include <atomic>#include <mutex>Go to the source code of this file.
Classes | |
| class | ContainerList< T_Container > |
| Helper class which provides a possibly dynamically growing list of containers suitable for a multi-threaded context. More... | |
| struct | DynamicContainerListHelper< T_Container > |
| Helper class which allows to dynamically grow the container list. More... | |
| struct | DynamicContainerListHelper< T_Container >::ContainerPtr |
| Helper which provides a pointer to a container and the index of the container in the container list. More... | |