ATLAS Offline Software
Public Types | Public Member Functions | Public Attributes | List of all members
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 More...
 

Detailed Description

Store for hash maps per category.

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

Member Typedef Documentation

◆ HashMap_t

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

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()}

one HashMap per category

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


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