ATLAS Offline Software
|
Store for hash maps per category. More...
#include <HLTUtils.h>
Public Types | |
using | HashMap_t = CxxUtils::ConcurrentStrToValMap< HashMap, CxxUtils::SimpleUpdater > |
Public Member Functions | |
~HashStore () | |
Public Attributes | |
HashMap_t | hashCat {HashMap_t::Updater_t()} |
one HashMap per category More... | |
Store for hash maps per category.
Definition at line 39 of file TrigConfHLTUtils/TrigConfHLTUtils/HLTUtils.h.
using TrigConf::HashStore::HashMap_t = CxxUtils::ConcurrentStrToValMap<HashMap, CxxUtils::SimpleUpdater> |
Definition at line 42 of file TrigConfHLTUtils/TrigConfHLTUtils/HLTUtils.h.
HashStore::~HashStore | ( | ) |
Definition at line 18 of file TrigConfHLTUtils/Root/HLTUtils.cxx.
HashMap_t TrigConf::HashStore::hashCat {HashMap_t::Updater_t()} |
one HashMap per category
Definition at line 43 of file TrigConfHLTUtils/TrigConfHLTUtils/HLTUtils.h.