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

Go to the source code of this file.

Classes

class  G4VUIshell
 

Enumerations

enum  TermColorIndex {
  BLACK =0, RED, GREEN, YELLOW,
  BLUE, PURPLE, CYAN, WHITE
}
 

Enumeration Type Documentation

Enumerator
BLACK 
RED 
GREEN 
YELLOW 
BLUE 
PURPLE 
CYAN 
WHITE 

Definition at line 54 of file G4VUIshell.hh.

54  { BLACK=0, RED, GREEN, YELLOW,
55  BLUE, PURPLE, CYAN, WHITE};