ATLAS Offline Software
Classes
IdentifiableValueCache.h File Reference
#include <atomic>
#include <vector>
#include <cstdlib>
Include dependency graph for IdentifiableValueCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IdentifiableValueCache< T >
 This class is to provide an event wide MT container for concurrent storing of basic types, like ints This is a version of the identifiable container optimized for basic types The cache is designed for event level storage and concurrent writing. More...