
g++ -lz `root-config --libs` `root-config --cflags` -lMinuit -Wl,-rpath `root-config --libdir` -o ./ana1.exe ./ana1.c
