rm -f main
c++ -Wall -I. `root-config --cflags` -o main *cc `root-config --libs`
