Revision: | 1.6 |
Committed: | Tue Sep 6 12:20:06 2011 UTC (13 years, 8 months ago) by buchmann |
Branch: | MAIN |
Changes since 1.5: | +2 -2 lines |
Log Message: | Roofit dependency is now only in one file (LimitCapsule) |
# | User | Rev | Content |
---|---|---|---|
1 | buchmann | 1.1 | all: |
2 | buchmann | 1.6 | g++ SystematicsWorkerScript.C -o SystematicsWorkerScript.exec -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -lFoam -lTreePlayer |
3 | g++ produce_syst_plots.C -o produce_syst_plots.exec -lMinuit2 -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -lFoam -lTreePlayer |