50 template<
class JType_t>
51 int do_main(
int argc,
char **argv,
const char* title)
63 JParser<> zap(
"Auxiliary program to test speed of memory allocation.");
73 catch(
const exception &error) {
74 FATAL(error.what() << endl);
110 std::shuffle(buffer.begin(), buffer.end(), g);
114 std::reverse(buffer.begin(), buffer.end());
int main(int argc, char **argv)
Auxiliary class to speed up new/delete operations of any class.
General purpose messaging.
Auxiliary base class to speed up new/delete operations of any class.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class to speed up new/delete operations of any class.
Auxiliary class for CPU timing and usage.
Base class for customized new/delete operators.
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).