ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
cbrown
/
AnalysisFramework
/
Plotting
/
sandbox
/
Makefile
Revision:
1.1
Committed:
Thu Sep 1 13:41:34 2011 UTC
(13 years, 8 months ago) by
buchmann
Branch:
MAIN
CVS Tags:
cbaf_4_98ifb_paper, beforeFR20120418, cbaf_4p7ifb, Honeypot, cbaf_2p1ifb, HEAD
Log Message:
Test files for roostat integration
File Contents
#
User
Rev
Content
1
buchmann
1.1
all:
2
g++ xsecRead.C -o xsecRead.exec `root-config --glibs --cflags`
3
g++ integrateroofit.C -o integrateroofit.exec -lMinuit2 -lMinuit `root-config --glibs --libs --cflags` -fPIC -g -D_GNU_SOURCE -O2 -I$ROOFITSYS/include