Import Geant4 1.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: README,v 1.4 1999/07/01 09:59:57 barrand Exp $
|
||||
$Id: README,v 1.6 1999/08/27 07:57:12 johna Exp $
|
||||
|
||||
Below are some steps for making GEANT4 with visualization run on
|
||||
rsplus.cern.ch.
|
||||
@@ -85,7 +85,7 @@ Now, here are the visualization-specific actions.
|
||||
a) "gmake clean" IN THE APPROPRIATE SUBDIRECTORY - E.G.,
|
||||
(cd visualization/OpenGL/; gmake clean; gmake)
|
||||
b) TOUCH AND RECOMPILE G4VisManager - E.G.
|
||||
(cd visualization/; touch management/src/G4VisManager.cc; make global)
|
||||
(cd visualization/; touch management/src/G4VisManager.cc; gmake)
|
||||
*******************************************************************
|
||||
|
||||
|
||||
@@ -297,11 +297,11 @@ The following graphics systems drivers are supported in the GEANT4 distribution:
|
||||
Disadvantages: Requires Open Inventor license ($$), Hepvis library (Free).
|
||||
|
||||
VRML1 (produces VRML 1 file over network)
|
||||
VRML1File (produces VRML 1 file locally )
|
||||
VRML1FILE (produces VRML 1 file locally )
|
||||
|
||||
VRML2 (produces VRML 2 file over network), in preparation
|
||||
VRML2 (produces VRML 2 file over network)
|
||||
|
||||
VRML2File (produces VRML 2 file locally ), in preparation
|
||||
VRML2FILE (produces VRML 2 file locally )
|
||||
|
||||
The following graphics systems drivers are installed on your system:
|
||||
DAWN (socket connection to the Fukui Renderer DAWN)
|
||||
@@ -496,8 +496,6 @@ File g4.prim is generated.
|
||||
No viewer is invoked.
|
||||
Viewer "viewer-0 (DAWNFILE)" of scene handler "scene-handler-0"
|
||||
refreshed at request of scene "scene-0".
|
||||
/vis/show/view
|
||||
/vis~/show/view
|
||||
#
|
||||
# for drawing the tracks
|
||||
# if too many tracks cause core dump => storeTrajectory 0
|
||||
|
||||
Reference in New Issue
Block a user