1 ############## Make tests ###########################
4 NAME_BENCHMARK=mc-tester.benchmark.Htautau.root
10 PROGRAM=$(PHOTOS_TAUOLA)
11 TAUOLA_MODE=$(RHORHO_MODE)
13 tester.$(NAME).pdf: mc-tester.$(NAME).root
14 $(COMPARE) $(NAME_BENCHMARK) mc-tester.$(NAME).root
15 mv tester.pdf tester.$(NAME).pdf
16 $(VIEWER) tester.$(NAME).pdf &
18 mc-tester.$(NAME).root: $(PROGRAM) $(CONF)
19 $(PROGRAM) $(CONF) $(EVENTS) $(TAUOLA_MODE)
20 mv mc-tester.root mc-tester.$(NAME).root
23 rm -rf *~ booklet* tester* mc-results*
24 rm -rf MC-TESTER.DAT *_C.so *_C.d
27 rm -f mc-tester.$(NAME).root