Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4HadSignalHandler.hh File Reference
#include <iostream>
#include <signal.h>
#include <vector>
#include "G4Types.hh"
Include dependency graph for G4HadSignalHandler.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4HadSignalHandler
 

Typedefs

typedef void(* sighandler_t )(int)
 

Typedef Documentation

typedef void(* sighandler_t)(int)

Definition at line 42 of file G4HadSignalHandler.hh.