ATLAS Offline Software
Namespaces | Functions
hash_functions.h File Reference
#include <functional>
#include <string>
Include dependency graph for hash_functions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Functions

int SG::simpleStringHash (const std::string &str, int maxInt=0xFFFF)
 simple hash function derived from Sedgewick Algorithms in C++ 3rd ed More...