# File: dump_material.mac
# Brief: Macro showing how to dump (output) a material's properties
#
# Date: 2014-07-28
# Contact: P G Jones, <p.g.jones@qmul.ac.uk>
# Revisions:
#
# This macro demostrates how to dump a material's properties to the screen.
# !! This must be run with the -v option

/run/initialize

/rat/detector/dump_material lightwater_sno

exit