all: btag_comp.exe btag_comp.exe:btag_comp.c g++ -O3 -Wall `root-config --cflags` `root-config --libs` -o btag_comp.exe btag_comp.c