# File: inzdab.mac # Brief: This loads in a zdab file and saves it to Root DS. # # Date: 2014-05-29 # Contact: M Strait, # Revisions: # 2014-05-29 : P Jones, added header info. # 2016-11-21 : N Barros, Changed the logic of InZDAB # # This macro loads in zdab and saves to root so that the file can be tested. /rat/physics_list/OmitAll true /rat/db/set DETECTOR geo_file "geo/empty.geo" /rat/db/airplane_mode true /rat/db/set IO tables_no_default [""] /rat/inzdab/load SNO_0000069200_000.zdab /run/initialize # BEGIN EVENT LOOP /rat/proc count /rat/procset update 100 /rat/proc outroot /rat/procset file "zdab.root" # END EVENT LOOP /rat/inzdab/read exit