Geant4-11
Data Structures | Enumerations
G4VUIshell.hh File Reference
#include "globals.hh"

Go to the source code of this file.

Data Structures

class  G4VUIshell
 

Enumerations

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

Enumeration Type Documentation

◆ TermColorIndex

Enumerator
BLACK 
RED 
GREEN 
YELLOW 
BLUE 
PURPLE 
CYAN 
WHITE 

Definition at line 53 of file G4VUIshell.hh.

53 { BLACK=0, RED, GREEN, YELLOW,
@ PURPLE
Definition: G4VUIshell.hh:54
@ WHITE
Definition: G4VUIshell.hh:54
@ BLUE
Definition: G4VUIshell.hh:54
@ GREEN
Definition: G4VUIshell.hh:53
@ CYAN
Definition: G4VUIshell.hh:54
@ YELLOW
Definition: G4VUIshell.hh:53
@ BLACK
Definition: G4VUIshell.hh:53
@ RED
Definition: G4VUIshell.hh:53