Import Geant4 5.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:28:22 +02:00
parent fbd4999cf7
commit 4aea781e80
5454 changed files with 223141 additions and 67347 deletions
+2 -16
View File
@@ -95,6 +95,8 @@ NI [<copy-no>] [<depth>]
/vis/scene/add/ghosts [<particle>]
default: all
Adds ghost volumes (G4FlavoredParallelWorld) to the current scene.
Selects by particle.
/vis/scene/add/hits [<sensitive-volume-name>]
default: (argument not impl'd yet.)
@@ -125,8 +127,6 @@ NI [<copy-no>] [<depth>]
== 5000 is a good choice. (Enable storing with
"/tracking/storeTrajectory 1".) See also "/vis/scene/endOfEventAction".
NI /vis/scene/add/transientObjects ???????????? (JA 9/Aug/01)
/vis/scene/add/volume [<physical-volume-name>] [<copy-no>] [<depth>]
default: world -1 -1
Adds physical volume to current scene.
@@ -138,8 +138,6 @@ NI /vis/scene/add/transientObjects ???????????? (JA 9/Aug/01)
default auto-generated name
This scene becomes current.
NI /vis/scene/edit (Just make a new one? JA 9/Aug/01)
/vis/scene/endOfEventAction [accumulate|refresh]
default: refresh
The scene handler for this scene will, when a viewer of this scene is
@@ -168,14 +166,6 @@ NI /vis/scene/edit (Just make a new one? JA 9/Aug/01)
default: current scene name
This scene becomes current.
NI /vis/scene/set/hitOption accumulate|byEvent
default: byEvent
(Implemented as see /vis/scene/accumulate true|false.))
NI /vis/scene/set/modelingStyle [<modeling-style>]
NI /vis/scene/set/notifyOption immediate|delayed
Scene Handlers
==============
@@ -367,10 +357,6 @@ NI /vis/viewer/set/cutawayPlane ...
Set direction from target to camera. Also changes lightpoint direction if
lights are set to move with camera.
NI /vis/viewer/notifyOption immediate|delayed ?Issue of "update" after "set"?
NI /vis/viewer/notifyHandler ??
/vis/viewer/update [<viewer-name>]
default: current viewer name
Initiates post-processing if required. This viewer becomes current.