Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/basic/B1/init_vis.mac is written in an unsupported language. File is not indexed.

0001 # Macro file for the initialization of example B1
0002 # in interactive session
0003 #
0004 # Set some default verbose
0005 /control/verbose 2
0006 /control/saveHistory
0007 /run/verbose 2
0008 #
0009 # Change the default number of threads (in multi-threaded mode)
0010 #/run/numberOfThreads 4
0011 #
0012 # Initialize kernel
0013 /run/initialize
0014 #
0015 # Visualization setting
0016 /control/execute vis.mac