rm -f evMean
c++ -Wall -I. -o evMean main.cc read.cc dump.cc Event.cc PtStatistic.cc
