Geant4  10.02.p03
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

◆ sighandler_t

typedef void(* sighandler_t) (int)

Definition at line 42 of file G4HadSignalHandler.hh.