Jpp  pmt_effective_area_update
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JHashMap.hh File Reference

General purpose class for hash map of unique elements. More...

#include <utility>
#include "JLang/JException.hh"
#include "JLang/JClass.hh"
#include "JLang/JStreamAvailable.hh"
#include "JTools/JMappableCollection.hh"
#include "JTools/JHashCollection.hh"
#include "JTools/JHashEvaluator.hh"
#include "JTools/JRouter.hh"

Go to the source code of this file.

Classes

struct  JTOOLS::JHashMapEvaluator< JEvaluator_t >
 Auxiliary class for hash evaluation of map keys and elements. More...
 
struct  JTOOLS::JHashMap< JKey_t, JValue_t, JEvaluator_t >
 General purpose class for hash map of unique keys. More...
 

Namespaces

 JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Detailed Description

General purpose class for hash map of unique elements.

Author
mdejong

Definition in file JHashMap.hh.