ATLAS Offline Software
|
#include <functional>
#include <string>
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... | |