Warning, /geant4/examples/advanced/xray_SiliconPoreOptics/init_vis.mac is written in an unsupported language. File is not indexed.
0001 # Macro file for the initialization of example Xray_SiliconPoreOptics
0002 # in interactive session
0003 #
0004 # Set some default verbose
0005 /control/verbose 2
0006 /control/saveHistory
0007 /run/verbose 1
0008
0009 # Read the detector
0010 /xrayopt/det/readGDML pores.gdml
0011
0012 #
0013 # Initialize kernel
0014 /run/initialize
0015 #
0016 # Visualization setting
0017 /control/execute vis.mac