to compile:

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

or

compile

------------

to run:

evMean particle_events.dat

