Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JHashCollection.hh File Reference

General purpose class for a hash collection of unique elements. More...

#include <vector>
#include <utility>
#include "JLang/JClass.hh"
#include "JLang/JException.hh"
#include "JTools/JHashEvaluator.hh"
#include "JTools/JRouter.hh"
#include "JIO/JSerialisable.hh"

Go to the source code of this file.

Classes

class  JTOOLS::JHashCollection< JElement_t, JEvaluator_t >
 General purpose class for hash collection of unique elements. More...
 

Namespaces

 JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
 JPP
 

Detailed Description

General purpose class for a hash collection of unique elements.

Author
mdejong

Definition in file JHashCollection.hh.