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

General purpose class for a hash set of sorted elements. More...

#include <algorithm>
#include "JTools/JHashEvaluator.hh"
#include "JTools/JHashCollection.hh"

Go to the source code of this file.

Classes

class  JTOOLS::JHashSet< JElement_t, JEvaluator_t >
 General purpose class for hash set of elements. More...
 
struct  JTOOLS::JHashSet< JElement_t, JEvaluator_t >::JComparator
 Auxiliary class for ordering of objects in the set by the hash value. 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 a hash set of sorted elements.

Author
mdejong

Definition in file JHashSet.hh.