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

/run/initialize

/rat/detector/dump_geometry cavity

exit