18 lines
323 B
Plaintext
18 lines
323 B
Plaintext
# Macro file for the initialization of example Xray_SiliconPoreOptics
|
|
# in interactive session
|
|
#
|
|
# Set some default verbose
|
|
/control/verbose 2
|
|
/control/saveHistory
|
|
/run/verbose 1
|
|
|
|
# Read the detector
|
|
/xrayopt/det/readGDML pores.gdml
|
|
|
|
#
|
|
# Initialize kernel
|
|
/run/initialize
|
|
#
|
|
# Visualization setting
|
|
/control/execute vis.mac
|