Files
geant4/examples/extended/common/init_vis.mac
T
2022-12-09 14:43:28 +01:00

17 lines
338 B
Plaintext

# Macro file for the initialization of example B1
# in interactive session
#
# Set some default verbose
/control/verbose 2
/control/saveHistory
/run/verbose 2
#
# Change the default number of threads (in multi-threaded mode)
#/run/numberOfThreads 4
#
# Initialize kernel
/run/initialize
#
# Visualization setting
/control/execute vis.mac