1############## Make tests ###########################
4NAME_BENCHMARK=mc-tester.root-1000M-NLO-EXP
5# Or use other benchmark reference files:
6#NAME_BENCHMARK=mc-tester.root-1000M-LO-EXP
7#NAME_BENCHMARK=mc-tester.root-1000M-LO-1-phot
8#NAME_BENCHMARK=mc-tester.root-1000M-NLO-1-phot
13PROGRAM=$(PHOTOS_TAUOLA)
14TAUOLA_MODE=$(K-STAR_MODE)
19tester.$(NAME).pdf: mc-tester.$(NAME).root
20 $(COMPARE) $(NAME_BENCHMARK) mc-tester.$(NAME).root
21 mv tester.pdf tester.$(NAME).pdf
22 $(VIEWER) tester.$(NAME).pdf &
24mc-tester.$(NAME).root: $(PROGRAM) $(CONF)
25 $(PROGRAM) $(CONF) $(EVENTS) $(TAUOLA_MODE) $(ONE_PHOTON_MODE) $(USE_NLO)
26 mv mc-tester.root mc-tester.$(NAME).root
29 rm -rf *~ booklet* tester* mc-results*
30 rm -rf MC-TESTER.DAT *_C.so *_C.d
33 rm -f mc-tester.$(NAME).root