Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UDSignals.h
Go to the documentation of this file.
1 #ifndef UDSIGNALHH
2 #define UDSIGNALHH 1
3 
4 #include <signal.h>
5 
6 #define SIGUSR3 SIGRTMIN+1
7 #endif