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

Go to the source code of this file.

Classes

class  G4VInteractorManager
 

Macros

#define OGL_EXIT_CODE   1
 
#define OIV_EXIT_CODE   2
 
#define XO_EXIT_CODE   3
 

Typedefs

typedef voidG4Interactor
 
typedef G4bool(* G4DispatchFunction )(void *)
 
typedef void(* G4SecondaryLoopAction )()
 

Macro Definition Documentation

#define OGL_EXIT_CODE   1

Definition at line 99 of file G4VInteractorManager.hh.

#define OIV_EXIT_CODE   2

Definition at line 100 of file G4VInteractorManager.hh.

#define XO_EXIT_CODE   3

Definition at line 101 of file G4VInteractorManager.hh.

Typedef Documentation

typedef G4bool(* G4DispatchFunction)(void *)

Definition at line 38 of file G4VInteractorManager.hh.

typedef void* G4Interactor

Definition at line 37 of file G4VInteractorManager.hh.

typedef void(* G4SecondaryLoopAction)()

Definition at line 39 of file G4VInteractorManager.hh.