Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4FRConst.hh File Reference

Go to the source code of this file.

Variables

const char FR_G4_PRIM_HEADER [] = "##G4.PRIM-FORMAT-2.4"
 
const char FR_PHYSICAL_VOLUME_NAME [] = "#/PVName"
 
const char FR_GUI [] = "!GraphicalUserInterface"
 
const char FR_DEVICE [] = "!Device"
 
const char FR_SET_CAMERA [] = "!SetCamera"
 
const char FR_OPEN_DEVICE [] = "!OpenDevice"
 
const char FR_CLOSE_DEVICE [] = "!CloseDevice"
 
const char FR_DRAW_ALL [] = "!DrawAll"
 
const char FR_CLEAR_DATA [] = "!ClearData"
 
const char FR_QUIT [] = "!Quit"
 
const char FR_DISCONNECT_DAWND [] = "!DisconnectDawnd"
 
const char FR_TERMINATE_DAWND [] = "!TerminateDawnd"
 
const char FR_SAVE [] = "!Save"
 
const char FR_END_SAVE [] = "!EndSave"
 
const char FR_WAIT [] = "!Wait"
 
const char FR_PAUSE [] = "!Pause"
 
const char FR_WIREFRAME [] = "/Wireframe"
 
const char FR_SURFACE [] = "/Surface"
 
const char FR_LINES [] = "/Lines"
 
const char FR_BEGIN_MODELING [] = "!BeginModeling"
 
const char FR_END_MODELING [] = "!EndModeling"
 
const char FR_BOUNDING_BOX [] = "/BoundingBox"
 
const char FR_BOUNDING_BOX_UNIT [] = "/BoundingBox -0.5 -0.5 -0.5 0.5 0.5 0.5"
 
const int FR_DEFALUT_NDIV_VALUE = 24
 
const char FR_NDIV [] = "/Ndiv"
 
const char FR_NDIV_DEFAULT [] = "/Ndiv 24"
 
const char FR_NDIV_3 [] = "/Ndiv 3"
 
const char FR_NDIV_4 [] = "/Ndiv 4"
 
const char FR_NDIV_8 [] = "/Ndiv 8"
 
const char FR_NDIV_16 [] = "/Ndiv 16"
 
const char FR_NDIV_24 [] = "/Ndiv 24"
 
const char FR_NDIV_48 [] = "/Ndiv 48"
 
const char FR_NDIV_96 [] = "/Ndiv 96"
 
const char FR_CAMERA_POSITION [] = "/CameraPosition"
 
const char FR_CAMERA_POSITION_DEFAULT [] = "/CameraPosition 100000.0 0.0 0.0"
 
const char FR_TARGET_POINT [] = "/TargetPoint"
 
const char FR_ZOOM_FACTOR [] = "/ZoomFactor"
 
const char FR_SCALE [] = "/Scale"
 
const char FR_FOCAL_DISTANCE [] = "/FocalDistance"
 
const char FR_BASE_VECTOR [] = "/BaseVector"
 
const char FR_BASE_VECTOR_DEFAULT [] = "/BaseVector 1.0 0.0 0.0 0.0 1.0 0.0"
 
const char FR_ORIGIN [] = "/Origin"
 
const char FR_ORIGIN_DEFAULT [] = "/Origin 0.0 0.0 0.0"
 
const char FR_DIFFUSE_RGB [] = "/DiffuseRGB"
 
const char FR_COLOR_RGB [] = "/ColorRGB"
 
const char FR_COLOR_RGB_DEFAULT [] = "/ColorRGB 1.0 1.0 1.0"
 
const char FR_COLOR_RGB_WHITE [] = "/ColorRGB 1.0 1.0 1.0"
 
const char FR_COLOR_RGB_RED [] = "/ColorRGB 1.0 0.0 0.0"
 
const char FR_COLOR_RGB_GREEN [] = "/ColorRGB 0.0 1.0 0.0"
 
const char FR_COLOR_RGB_BLUE [] = "/ColorRGB 0.0 0.0 1.0"
 
const char FR_COLOR_RGB_CYAN [] = "/ColorRGB 0.0 1.0 1.0"
 
const char FR_COLOR_RGB_MAGENTA [] = "/ColorRGB 1.0 0.0 1.0"
 
const char FR_COLOR_RGB_YELLOW [] = "/ColorRGB 1.0 1.0 0.0"
 
const char FR_SPECULAR_RGB [] = "/SpecularRGB"
 
const char FR_SPECULAR_RGB_DEFAULT [] = "/SpecularRGB 1.0 1.0 1.0"
 
const char FR_SPECULAR_RGB_WHITE [] = "/SpecularRGB 1.0 1.0 1.0"
 
const char FR_PHONG_POWER [] = "/PhongPower"
 
const char FR_PHONG_POWER_DEFAULT [] = "/PhongPower 3"
 
const char FR_TRANSPARENCY [] = "/Transparency"
 
const char FR_TRANSPARENCY_ON [] = "/Transparency 1 "
 
const char FR_TRANSPARENCY_OFF [] = "/Transparency 0 "
 
const char FR_FORCE_WIREFRAME [] = "/ForceWireframe"
 
const char FR_FORCE_WIREFRAME_ON [] = "/ForceWireframe 1"
 
const char FR_FORCE_WIREFRAME_OFF [] = "/ForceWireframe 0"
 
const char FR_VISIBILITY [] = "/Visibility"
 
const char FR_VISIBILITY_ON [] = "/Visibility 1"
 
const char FR_VISIBILITY_OFF [] = "/Visibility 0"
 
const char FR_POLYHEDRON [] = "/Polyhedron"
 
const char FR_VERTEX [] = "/Vertex"
 
const char FR_FACET [] = "/Facet"
 
const char FR_END_POLYHEDRON [] = "/EndPolyhedron"
 
const char FR_BOX [] = "/Box"
 
const char FR_BOX_UNIT [] = "/Box 0.5 0.5 0.5"
 
const char FR_COLUMN [] = "/Column"
 
const char FR_COLUMN_UNIT [] = "/Column 0.5 0.5"
 
const char FR_POLYLINE [] = "/Polyline"
 
const char FR_PL_VERTEX [] = "/PLVertex"
 
const char FR_PL_VERTEX_OLD [] = "PLVertex"
 
const char FR_END_POLYLINE [] = "/EndPolyline"
 
const char FR_TRD [] = "/Trd"
 
const char FR_TRAP [] = "/Trap"
 
const char FR_TUBS [] = "/Tubs"
 
const char FR_CONS [] = "/Cons"
 
const char FR_SPHERE [] = "/Sphere"
 
const char FR_SPHERE_SEG [] = "/SphereSeg"
 
const char FR_PARA [] = "/Parallelepiped"
 
const char FR_PCON [] = "/PolyCone"
 
const char FR_PGON [] = "/PolyGon"
 
const char FR_TORUS [] = "/Torus"
 
const char FR_FONT_NAME [] = "/FontName"
 
const char FR_MARK_CIRCLE_2D [] = "/MarkCircle2D"
 
const char FR_MARK_SQUARE_2D [] = "/MarkSquare2D"
 
const char FR_MARK_TEXT_2D [] = "/MarkText2D"
 
const char FR_MARK_CIRCLE_2DS [] = "/MarkCircle2DS"
 
const char FR_MARK_SQUARE_2DS [] = "/MarkSquare2DS"
 
const char FR_MARK_TEXT_2DS [] = "/MarkText2DS"
 
const char FR_TEXT_2DS [] = "/Text2DS"
 
const char FR_CLIPPING_PLANE [] = "/ClippingPlane"
 

Variable Documentation

◆ FR_BASE_VECTOR

const char FR_BASE_VECTOR[] = "/BaseVector"

Definition at line 93 of file G4FRConst.hh.

◆ FR_BASE_VECTOR_DEFAULT

const char FR_BASE_VECTOR_DEFAULT[] = "/BaseVector 1.0 0.0 0.0 0.0 1.0 0.0"

Definition at line 95 of file G4FRConst.hh.

◆ FR_BEGIN_MODELING

const char FR_BEGIN_MODELING[] = "!BeginModeling"

Definition at line 63 of file G4FRConst.hh.

Referenced by G4DAWNFILESceneHandler::FRBeginModeling().

◆ FR_BOUNDING_BOX

const char FR_BOUNDING_BOX[] = "/BoundingBox"

Definition at line 67 of file G4FRConst.hh.

◆ FR_BOUNDING_BOX_UNIT

const char FR_BOUNDING_BOX_UNIT[] = "/BoundingBox -0.5 -0.5 -0.5 0.5 0.5 0.5"

Definition at line 68 of file G4FRConst.hh.

◆ FR_BOX

const char FR_BOX[] = "/Box"

Definition at line 140 of file G4FRConst.hh.

◆ FR_BOX_UNIT

const char FR_BOX_UNIT[] = "/Box 0.5 0.5 0.5"

Definition at line 141 of file G4FRConst.hh.

◆ FR_CAMERA_POSITION

const char FR_CAMERA_POSITION[] = "/CameraPosition"

Definition at line 84 of file G4FRConst.hh.

◆ FR_CAMERA_POSITION_DEFAULT

const char FR_CAMERA_POSITION_DEFAULT[] = "/CameraPosition 100000.0 0.0 0.0"

Definition at line 85 of file G4FRConst.hh.

◆ FR_CLEAR_DATA

const char FR_CLEAR_DATA[] = "!ClearData"

Definition at line 48 of file G4FRConst.hh.

◆ FR_CLIPPING_PLANE

const char FR_CLIPPING_PLANE[] = "/ClippingPlane"

Definition at line 191 of file G4FRConst.hh.

◆ FR_CLOSE_DEVICE

const char FR_CLOSE_DEVICE[] = "!CloseDevice"

Definition at line 46 of file G4FRConst.hh.

◆ FR_COLOR_RGB

const char FR_COLOR_RGB[] = "/ColorRGB"

Definition at line 103 of file G4FRConst.hh.

◆ FR_COLOR_RGB_BLUE

const char FR_COLOR_RGB_BLUE[] = "/ColorRGB 0.0 0.0 1.0"

Definition at line 109 of file G4FRConst.hh.

◆ FR_COLOR_RGB_CYAN

const char FR_COLOR_RGB_CYAN[] = "/ColorRGB 0.0 1.0 1.0"

Definition at line 111 of file G4FRConst.hh.

◆ FR_COLOR_RGB_DEFAULT

const char FR_COLOR_RGB_DEFAULT[] = "/ColorRGB 1.0 1.0 1.0"

Definition at line 104 of file G4FRConst.hh.

◆ FR_COLOR_RGB_GREEN

const char FR_COLOR_RGB_GREEN[] = "/ColorRGB 0.0 1.0 0.0"

Definition at line 108 of file G4FRConst.hh.

◆ FR_COLOR_RGB_MAGENTA

const char FR_COLOR_RGB_MAGENTA[] = "/ColorRGB 1.0 0.0 1.0"

Definition at line 112 of file G4FRConst.hh.

◆ FR_COLOR_RGB_RED

const char FR_COLOR_RGB_RED[] = "/ColorRGB 1.0 0.0 0.0"

Definition at line 107 of file G4FRConst.hh.

◆ FR_COLOR_RGB_WHITE

const char FR_COLOR_RGB_WHITE[] = "/ColorRGB 1.0 1.0 1.0"

Definition at line 105 of file G4FRConst.hh.

◆ FR_COLOR_RGB_YELLOW

const char FR_COLOR_RGB_YELLOW[] = "/ColorRGB 1.0 1.0 0.0"

Definition at line 113 of file G4FRConst.hh.

◆ FR_COLUMN

const char FR_COLUMN[] = "/Column"

Definition at line 143 of file G4FRConst.hh.

◆ FR_COLUMN_UNIT

const char FR_COLUMN_UNIT[] = "/Column 0.5 0.5"

Definition at line 144 of file G4FRConst.hh.

◆ FR_CONS

const char FR_CONS[] = "/Cons"

Definition at line 157 of file G4FRConst.hh.

◆ FR_DEFALUT_NDIV_VALUE

const int FR_DEFALUT_NDIV_VALUE = 24

Definition at line 71 of file G4FRConst.hh.

◆ FR_DEVICE

const char FR_DEVICE[] = "!Device"

Definition at line 43 of file G4FRConst.hh.

◆ FR_DIFFUSE_RGB

const char FR_DIFFUSE_RGB[] = "/DiffuseRGB"

Definition at line 100 of file G4FRConst.hh.

◆ FR_DISCONNECT_DAWND

const char FR_DISCONNECT_DAWND[] = "!DisconnectDawnd"

Definition at line 50 of file G4FRConst.hh.

◆ FR_DRAW_ALL

const char FR_DRAW_ALL[] = "!DrawAll"

Definition at line 47 of file G4FRConst.hh.

◆ FR_END_MODELING

const char FR_END_MODELING[] = "!EndModeling"

Definition at line 64 of file G4FRConst.hh.

◆ FR_END_POLYHEDRON

const char FR_END_POLYHEDRON[] = "/EndPolyhedron"

Definition at line 138 of file G4FRConst.hh.

◆ FR_END_POLYLINE

const char FR_END_POLYLINE[] = "/EndPolyline"

Definition at line 149 of file G4FRConst.hh.

◆ FR_END_SAVE

const char FR_END_SAVE[] = "!EndSave"

Definition at line 53 of file G4FRConst.hh.

◆ FR_FACET

const char FR_FACET[] = "/Facet"

Definition at line 137 of file G4FRConst.hh.

◆ FR_FOCAL_DISTANCE

const char FR_FOCAL_DISTANCE[] = "/FocalDistance"

Definition at line 90 of file G4FRConst.hh.

◆ FR_FONT_NAME

const char FR_FONT_NAME[] = "/FontName"

Definition at line 173 of file G4FRConst.hh.

◆ FR_FORCE_WIREFRAME

const char FR_FORCE_WIREFRAME[] = "/ForceWireframe"

Definition at line 126 of file G4FRConst.hh.

◆ FR_FORCE_WIREFRAME_OFF

const char FR_FORCE_WIREFRAME_OFF[] = "/ForceWireframe 0"

Definition at line 128 of file G4FRConst.hh.

◆ FR_FORCE_WIREFRAME_ON

const char FR_FORCE_WIREFRAME_ON[] = "/ForceWireframe 1"

Definition at line 127 of file G4FRConst.hh.

◆ FR_G4_PRIM_HEADER

const char FR_G4_PRIM_HEADER[] = "##G4.PRIM-FORMAT-2.4"

◆ FR_GUI

const char FR_GUI[] = "!GraphicalUserInterface"

Definition at line 42 of file G4FRConst.hh.

◆ FR_LINES

const char FR_LINES[] = "/Lines"

Definition at line 60 of file G4FRConst.hh.

◆ FR_MARK_CIRCLE_2D

const char FR_MARK_CIRCLE_2D[] = "/MarkCircle2D"

Definition at line 176 of file G4FRConst.hh.

◆ FR_MARK_CIRCLE_2DS

const char FR_MARK_CIRCLE_2DS[] = "/MarkCircle2DS"

Definition at line 182 of file G4FRConst.hh.

◆ FR_MARK_SQUARE_2D

const char FR_MARK_SQUARE_2D[] = "/MarkSquare2D"

Definition at line 177 of file G4FRConst.hh.

◆ FR_MARK_SQUARE_2DS

const char FR_MARK_SQUARE_2DS[] = "/MarkSquare2DS"

Definition at line 183 of file G4FRConst.hh.

◆ FR_MARK_TEXT_2D

const char FR_MARK_TEXT_2D[] = "/MarkText2D"

Definition at line 178 of file G4FRConst.hh.

◆ FR_MARK_TEXT_2DS

const char FR_MARK_TEXT_2DS[] = "/MarkText2DS"

Definition at line 184 of file G4FRConst.hh.

◆ FR_NDIV

const char FR_NDIV[] = "/Ndiv"

Definition at line 73 of file G4FRConst.hh.

◆ FR_NDIV_16

const char FR_NDIV_16[] = "/Ndiv 16"

Definition at line 78 of file G4FRConst.hh.

◆ FR_NDIV_24

const char FR_NDIV_24[] = "/Ndiv 24"

Definition at line 79 of file G4FRConst.hh.

◆ FR_NDIV_3

const char FR_NDIV_3[] = "/Ndiv 3"

Definition at line 75 of file G4FRConst.hh.

◆ FR_NDIV_4

const char FR_NDIV_4[] = "/Ndiv 4"

Definition at line 76 of file G4FRConst.hh.

◆ FR_NDIV_48

const char FR_NDIV_48[] = "/Ndiv 48"

Definition at line 80 of file G4FRConst.hh.

◆ FR_NDIV_8

const char FR_NDIV_8[] = "/Ndiv 8"

Definition at line 77 of file G4FRConst.hh.

◆ FR_NDIV_96

const char FR_NDIV_96[] = "/Ndiv 96"

Definition at line 81 of file G4FRConst.hh.

◆ FR_NDIV_DEFAULT

const char FR_NDIV_DEFAULT[] = "/Ndiv 24"

Definition at line 74 of file G4FRConst.hh.

◆ FR_OPEN_DEVICE

const char FR_OPEN_DEVICE[] = "!OpenDevice"

Definition at line 45 of file G4FRConst.hh.

Referenced by G4DAWNFILESceneHandler::FRBeginModeling().

◆ FR_ORIGIN

const char FR_ORIGIN[] = "/Origin"

Definition at line 96 of file G4FRConst.hh.

◆ FR_ORIGIN_DEFAULT

const char FR_ORIGIN_DEFAULT[] = "/Origin 0.0 0.0 0.0"

Definition at line 97 of file G4FRConst.hh.

◆ FR_PARA

const char FR_PARA[] = "/Parallelepiped"

Definition at line 163 of file G4FRConst.hh.

◆ FR_PAUSE

const char FR_PAUSE[] = "!Pause"

Definition at line 55 of file G4FRConst.hh.

◆ FR_PCON

const char FR_PCON[] = "/PolyCone"

Definition at line 165 of file G4FRConst.hh.

◆ FR_PGON

const char FR_PGON[] = "/PolyGon"

Definition at line 167 of file G4FRConst.hh.

◆ FR_PHONG_POWER

const char FR_PHONG_POWER[] = "/PhongPower"

Definition at line 119 of file G4FRConst.hh.

◆ FR_PHONG_POWER_DEFAULT

const char FR_PHONG_POWER_DEFAULT[] = "/PhongPower 3"

Definition at line 120 of file G4FRConst.hh.

◆ FR_PHYSICAL_VOLUME_NAME

const char FR_PHYSICAL_VOLUME_NAME[] = "#/PVName"

Definition at line 39 of file G4FRConst.hh.

◆ FR_PL_VERTEX

const char FR_PL_VERTEX[] = "/PLVertex"

Definition at line 147 of file G4FRConst.hh.

◆ FR_PL_VERTEX_OLD

const char FR_PL_VERTEX_OLD[] = "PLVertex"

Definition at line 148 of file G4FRConst.hh.

◆ FR_POLYHEDRON

const char FR_POLYHEDRON[] = "/Polyhedron"

Definition at line 135 of file G4FRConst.hh.

◆ FR_POLYLINE

const char FR_POLYLINE[] = "/Polyline"

Definition at line 146 of file G4FRConst.hh.

◆ FR_QUIT

const char FR_QUIT[] = "!Quit"

Definition at line 49 of file G4FRConst.hh.

◆ FR_SAVE

const char FR_SAVE[] = "!Save"

Definition at line 52 of file G4FRConst.hh.

◆ FR_SCALE

const char FR_SCALE[] = "/Scale"

Definition at line 89 of file G4FRConst.hh.

◆ FR_SET_CAMERA

const char FR_SET_CAMERA[] = "!SetCamera"

Definition at line 44 of file G4FRConst.hh.

Referenced by G4DAWNFILESceneHandler::FRBeginModeling().

◆ FR_SPECULAR_RGB

const char FR_SPECULAR_RGB[] = "/SpecularRGB"

Definition at line 115 of file G4FRConst.hh.

◆ FR_SPECULAR_RGB_DEFAULT

const char FR_SPECULAR_RGB_DEFAULT[] = "/SpecularRGB 1.0 1.0 1.0"

Definition at line 116 of file G4FRConst.hh.

◆ FR_SPECULAR_RGB_WHITE

const char FR_SPECULAR_RGB_WHITE[] = "/SpecularRGB 1.0 1.0 1.0"

Definition at line 117 of file G4FRConst.hh.

◆ FR_SPHERE

const char FR_SPHERE[] = "/Sphere"

Definition at line 159 of file G4FRConst.hh.

◆ FR_SPHERE_SEG

const char FR_SPHERE_SEG[] = "/SphereSeg"

Definition at line 161 of file G4FRConst.hh.

◆ FR_SURFACE

const char FR_SURFACE[] = "/Surface"

Definition at line 59 of file G4FRConst.hh.

◆ FR_TARGET_POINT

const char FR_TARGET_POINT[] = "/TargetPoint"

Definition at line 87 of file G4FRConst.hh.

◆ FR_TERMINATE_DAWND

const char FR_TERMINATE_DAWND[] = "!TerminateDawnd"

Definition at line 51 of file G4FRConst.hh.

◆ FR_TEXT_2DS

const char FR_TEXT_2DS[] = "/Text2DS"

Definition at line 188 of file G4FRConst.hh.

◆ FR_TORUS

const char FR_TORUS[] = "/Torus"

Definition at line 169 of file G4FRConst.hh.

◆ FR_TRANSPARENCY

const char FR_TRANSPARENCY[] = "/Transparency"

Definition at line 122 of file G4FRConst.hh.

◆ FR_TRANSPARENCY_OFF

const char FR_TRANSPARENCY_OFF[] = "/Transparency 0 "

Definition at line 124 of file G4FRConst.hh.

◆ FR_TRANSPARENCY_ON

const char FR_TRANSPARENCY_ON[] = "/Transparency 1 "

Definition at line 123 of file G4FRConst.hh.

◆ FR_TRAP

const char FR_TRAP[] = "/Trap"

Definition at line 153 of file G4FRConst.hh.

◆ FR_TRD

const char FR_TRD[] = "/Trd"

Definition at line 151 of file G4FRConst.hh.

◆ FR_TUBS

const char FR_TUBS[] = "/Tubs"

Definition at line 155 of file G4FRConst.hh.

◆ FR_VERTEX

const char FR_VERTEX[] = "/Vertex"

Definition at line 136 of file G4FRConst.hh.

◆ FR_VISIBILITY

const char FR_VISIBILITY[] = "/Visibility"

Definition at line 130 of file G4FRConst.hh.

◆ FR_VISIBILITY_OFF

const char FR_VISIBILITY_OFF[] = "/Visibility 0"

Definition at line 132 of file G4FRConst.hh.

◆ FR_VISIBILITY_ON

const char FR_VISIBILITY_ON[] = "/Visibility 1"

Definition at line 131 of file G4FRConst.hh.

◆ FR_WAIT

const char FR_WAIT[] = "!Wait"

Definition at line 54 of file G4FRConst.hh.

◆ FR_WIREFRAME

const char FR_WIREFRAME[] = "/Wireframe"

Definition at line 58 of file G4FRConst.hh.

◆ FR_ZOOM_FACTOR

const char FR_ZOOM_FACTOR[] = "/ZoomFactor"

Definition at line 88 of file G4FRConst.hh.