Geant4-11
Data Structures | Macros | Typedefs
G4VInteractorManager.hh File Reference
#include "globals.hh"
#include <vector>

Go to the source code of this file.

Data Structures

class  G4VInteractorManager
 

Macros

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

Typedefs

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

Macro Definition Documentation

◆ OGL_EXIT_CODE

#define OGL_EXIT_CODE   1

Definition at line 98 of file G4VInteractorManager.hh.

◆ OIV_EXIT_CODE

#define OIV_EXIT_CODE   2

Definition at line 99 of file G4VInteractorManager.hh.

◆ XO_EXIT_CODE

#define XO_EXIT_CODE   3

Definition at line 100 of file G4VInteractorManager.hh.

Typedef Documentation

◆ G4DispatchFunction

typedef G4bool(* G4DispatchFunction) (void *)

Definition at line 37 of file G4VInteractorManager.hh.

◆ G4Interactor

typedef void* G4Interactor

Definition at line 36 of file G4VInteractorManager.hh.

◆ G4SecondaryLoopAction

typedef void(* G4SecondaryLoopAction) ()

Definition at line 38 of file G4VInteractorManager.hh.