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