ATLAS Offline Software
Loading...
Searching...
No Matches
ContainerList.h File Reference
#include <span>
#include <vector>
#include <atomic>
#include <mutex>
Include dependency graph for ContainerList.h:
This graph shows which files directly or indirectly include this file:

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...