ATLAS Offline Software
|
#include <CxxUtils/ConcurrentToValMap.h>
#include <CxxUtils/SimpleUpdater.h>
#include <memory>
#include <unordered_map>
#include <shared_mutex>
#include <GeoModelUtilities/TransformMap.icc>
Go to the source code of this file.
Classes | |
class | TransformMap< T, X > |
Generic class to outsource the cache of transformations, Vectors, etc, from the core class instance. More... | |