ATLAS Offline Software
|
#include <tbb/concurrent_hash_map.h>
#include <tbb/concurrent_vector.h>
#include "TrigCostMonitor/AlgorithmIdentifier.h"
#include "TrigTimeAlgs/TrigTimeStamp.h"
#include "GaudiKernel/EventContext.h"
#include "AthViews/View.h"
#include "TrigCostDataStore.icc"
Go to the source code of this file.
Classes | |
class | TrigCostDataStore< PAYLOAD > |
Thread safe and multi-slot hash-map to cache PAYLOAD objects/primitives during event execution. More... | |