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

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 a hash set of sorted elements.

Author
mdejong

Definition in file JHashSet.hh.