45 inline int getKey()
const
73 catch(
const exception &error) {
84 for (
int i = 1<<10; i != 0; i >>= 1) {
88 buffer.erase(buffer.find(1<<2), buffer.find(1<<4));
90 if (!buffer.erase(1<<4)) {
94 for (hash_set::const_iterator i = buffer.begin(); i != buffer.end(); ++i) {
99 hash_set::const_iterator p = buffer.find(*i);
101 if (p != buffer.end())
104 FATAL(
"Inconsistent has set at " << *i <<
endl);
int main(int argc, char **argv)
General purpose class for a hash set of sorted elements.
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class for object identification.
Template definition of a multi-dimensional oscillation probability interpolation table.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).