ATLAS Offline Software
Loading...
Searching...
No Matches
TrigConf::HashStore Struct Reference

Store for hash maps per category. More...

#include <HLTUtils.h>

Collaboration diagram for TrigConf::HashStore:

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

Detailed Description

Store for hash maps per category.

Definition at line 39 of file TrigConfHLTUtils/TrigConfHLTUtils/HLTUtils.h.

Member Typedef Documentation

◆ HashMap_t

Constructor & Destructor Documentation

◆ ~HashStore()

HashStore::~HashStore ( )

Definition at line 18 of file TrigConfHLTUtils/Root/HLTUtils.cxx.

18 {
19}

Member Data Documentation

◆ hashCat

HashMap_t TrigConf::HashStore::hashCat {HashMap_t::Updater_t()}

The documentation for this struct was generated from the following files: