Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

MJGeometryGlobals.hh File Reference

#include "globals.hh"
#include "G4VisAttributes.hh"
#include "G4Color.hh"

Go to the source code of this file.

Functions

G4Color white (1.0, 1.0, 1.0)
G4Color ltgray (0.25, 0.25, 0.25)
G4Color mdgray (0.5, 0.5, 0.5)
G4Color dkgray (0.75, 0.75, 0.75)
G4Color black (0.0, 0.0, 0.0)
G4Color red (1.0, 0.0, 0.0)
G4Color green (0.0, 1.0, 0.0)
G4Color blue (0.0, 0.0, 1.0)
G4Color cyan (0.0, 1.0, 1.0)
G4Color magenta (1.0, 0.0, 1.0)
G4Color yellow (1.0, 1.0, 0.0)


Function Documentation

G4Color black 0.  0,
0.  0,
0.  0
[static]
 

G4Color blue 0.  0,
0.  0,
1.  0
[static]
 

G4Color cyan 0.  0,
1.  0,
1.  0
[static]
 

G4Color dkgray 0.  75,
0.  75,
0.  75
[static]
 

G4Color green 0.  0,
1.  0,
0.  0
[static]
 

G4Color ltgray 0.  25,
0.  25,
0.  25
[static]
 

G4Color magenta 1.  0,
0.  0,
1.  0
[static]
 

G4Color mdgray 0.  5,
0.  5,
0.  5
[static]
 

G4Color red 1.  0,
0.  0,
0.  0
[static]
 

G4Color white 1.  0,
1.  0,
1.  0
[static]
 

AUTHOR: Kareem CONTACT: FIRST SUBMISSION: Thu Jun 24 12:57:48 PDT 2004

REVISION:

06-24-2004, Kareem Initial file submission (very simple 50cm lead shield) 07-02-2004, R. Henning, Converted all G4Color objects to "static" to allow file to be included in many different files without having multiple definitions of the same global objects.

G4Color yellow 1.  0,
1.  0,
0.  0
[static]
 


Generated on Mon Nov 29 16:58:54 2004 for Majorana Simulation by  doxygen 1.3.9.1