CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include "CLHEP/Exceptions/ZMthrow.h"
#include "CLHEP/Exceptions/ZMexception.h"
#include "CLHEP/Exceptions/ZMerrno.h"
#include <fstream>
#include <stdio.h>
Go to the source code of this file.
Macros | |
#define | DEFECT_NO_EXCEPTIONS 1 |
#define | exit(x) printf( "this is an actual exit\n", x ); |
#define | abort() printf( "this is an actual abort\n" ); |
Functions | |
ZMexStandardDefinition (ZMexception, ZMxTop) | |
ZMexStandardDefinition (ZMxTop, ZMxHepTuple) | |
ZMexStandardDefinition (ZMexception, ZMxTop2) | |
ZMexStandardDefinition (ZMxTop2, ZMxHepTuple2) | |
ZMexStandardDefinition (ZMxHepTuple2, ZMxColumn) | |
int | main () |
#define abort | ( | ) | printf( "this is an actual abort\n" ); |
Definition at line 24 of file exctestNothrow.cc.
#define DEFECT_NO_EXCEPTIONS 1 |
Definition at line 5 of file exctestNothrow.cc.
Definition at line 23 of file exctestNothrow.cc.
int main | ( | ) |
Definition at line 43 of file exctestNothrow.cc.
References ZMexIgnoreAlways(), and ZMthrow.
ZMexStandardDefinition | ( | ZMexception | , |
ZMxTop | |||
) |
ZMexStandardDefinition | ( | ZMexception | , |
ZMxTop2 | |||
) |
ZMexStandardDefinition | ( | ZMxHepTuple2 | , |
ZMxColumn | |||
) |
ZMexStandardDefinition | ( | ZMxTop | , |
ZMxHepTuple | |||
) |
ZMexStandardDefinition | ( | ZMxTop2 | , |
ZMxHepTuple2 | |||
) |