ATLAS Offline Software
|
#include <atomic>
#include <vector>
#include <cstdlib>
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... | |