Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
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

namespace  JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
namespace  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.