############## Make tests ########################### include ../test.inc NAME_BENCHMARK=mc-tester.root-Wenu-photos-100M-sym-10MeV CONF=pythia_W.conf NAME=Wenu PROGRAM=$(PHOTOS_ONLY) PYTHIA_MODE=$(DEFAULT_MODE) tester.$(NAME).pdf: mc-tester.$(NAME).root $(COMPARE) $(NAME_BENCHMARK) mc-tester.$(NAME).root mv tester.pdf tester.$(NAME).pdf $(VIEWER) tester.$(NAME).pdf & mc-tester.$(NAME).root: $(PROGRAM) $(CONF) $(PROGRAM) $(CONF) $(PYTHIA_MODE) $(EVENTS) mv mc-tester.root mc-tester.$(NAME).root clean: rm -rf *~ booklet* tester* mc-results* rm -rf MC-TESTER.DAT *_C.so *_C.d clobber: clean rm -f mc-tester.$(NAME).root