1 ############## Make tests ###########################
4 NAME_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
13 PROGRAM=$(PHOTOS_TAUOLA)
14 TAUOLA_MODE=$(K-STAR_MODE)
19 tester.$(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 &
24 mc-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